|
 |
|
07-28-2007, 09:30 PM
|
#31
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Quote: Originally Posted by KShoes 
Great Skin, Thanks!
I'm a noob to all of this so it's probably a noob mistake / something I'm missing. I'm using iGuidance 4 and although the GPS info (sats and speed) are showing in the GPS screen they aren't showing at the top beside the sat and speedo icons. I looked at the gpstop.skin all the iGuidance section looks normal (all other sections are remarked out). This hasn't worked with previous skins also so I believe I'm missing how to enable it elesewhere.
A workaround is to change the command to the normal format in top.skin and gpstop.skin. DO NOT USE SKINEDITOR!
Below, only the speedo is working 'cause that's all i want to see for now.
/[GPS=iGuidance]
B,152,000,90,045,"GPS",""
L,190,008,040,025,#Fore#,15,"Tahoma:B","GPSSAT",""
L,505,004,060,025,128,255,0,12,"Tahoma:B","GPSSPD" ,"" 
/L,505,004,060,025,#Fore#,20,"Tahoma:B","GPSSPD""," "
L,230,008,260,025,#Fore#,15,"Tahoma:B","GPSLON¦¦GP SLAT",""
/[/iGuidance]
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
07-29-2007, 04:44 PM
|
#32
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
|
So tree, are you saying that if you have #fore# in the line it doesn't work?
if so check that at the top of the top.skin there is a
/Define Fore 128,255,0
make sure there is a '/' at the beginning
|
|
|
07-29-2007, 07:08 PM
|
#33
|
|
Newbie
Join Date: Jun 2007
Location: The Mile High City
Posts: 14
|
Ok Guys, This was a test to see if the noob was paying attention, right? The problem appears to be the extra double quote. Did I pass?
Working fine here now with this -
L,505,004,060,025,#Fore#,20,"Tahoma:B","GPSSPD",""
__________________
Type slow, I'm old and slow and sometimes forget -- what were we talking about again?
|
|
|
07-29-2007, 07:15 PM
|
#34
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Quote: Originally Posted by Enforcer 
So tree, are you saying that if you have #fore# in the line it doesn't work?
if so check that at the top of the top.skin there is a
/Define Fore 128,255,0
make sure there is a '/' at the beginning
GPSLAT, GPSLON and GPSSPD do not show with the #fore# in the line.
This is what's at the top of top.skin:
/DEFINE Selected 255,255,255
/DEFINE Fore 191,164,85
/DEFINE Contrast 255,255,000
|
|
|
07-29-2007, 07:21 PM
|
#35
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Quote: Originally Posted by KShoes 
Ok Guys, This was a test to see if the noob was paying attention, right? The problem appears to be the extra double quote. Did I pass?
Working fine here now with this -
L,505,004,060,025,#Fore#,20,"Tahoma:B","GPSSPD",""
Extra double quotes? I don't see it!
|
|
|
07-29-2007, 07:24 PM
|
#36
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
|
Quote: Originally Posted by KShoes 
Ok Guys, This was a test to see if the noob was paying attention, right? The problem appears to be the extra double quote. Did I pass?
Working fine here now with this -
L,505,004,060,025,#Fore#,20,"Tahoma:B","GPSSPD",""
good spot, if that double quote is in the top.skin file ( I don't have one available on this PC to check)then that will be the problem.
|
|
|
07-29-2007, 07:26 PM
|
#37
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
|
Quote: Originally Posted by treetop777 
Extra double quotes? I don't see it!
have a look at the GPSSPD you have / out in your post, plus in my posts above.It is only on the GPSSPD which would explain why that is notworking. However it does not explain then others.
|
|
|
07-29-2007, 08:38 PM
|
#38
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Aha! I see it now. Had to C&P one on top of the other to tell the difference.
Thanks KShoes, Enforcer.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
10-06-2007, 08:10 PM
|
#39
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Is it possible to add a shuffle function, or does it already have it? I couldn't find it! (I know where "repeat" is)
EDIT: Nevermind, found it.
__________________
****************************************
Intel D945GCLF2 Dual Core ATOM
Lilliput 7" 629GL 2008 LED Backlight
BU-353 USB GPS Receiver / iGuidance / IGO8 / Garmin
M2-ATX Power Supply
RideRunner Front End / Various Skins
Windows XP SP3
Last edited by treetop777; 10-06-2007 at 11:48 PM.
|
|
|
10-16-2007, 09:39 PM
|
#40
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
"You learn something new everyday"
If you are running IG3 and wondering why the LAT and LON labels aren't showing, change this:
L,230,008,260,025,#Fore#,15,"Tahoma:B","GPSLON¦¦GP SLAT",""
to this:
L,230,008,260,025,#Fore#,15,"Tahoma:B","GPSLON||GP SLAT",""
Look closely at the double pipes, ain't that something! I just replaced the originals with double pipes from my keyboard and now the labels show-up
Change the line in the IG section of top.skin and gpstop.skin.
__________________
****************************************
Intel D945GCLF2 Dual Core ATOM
Lilliput 7" 629GL 2008 LED Backlight
BU-353 USB GPS Receiver / iGuidance / IGO8 / Garmin
M2-ATX Power Supply
RideRunner Front End / Various Skins
Windows XP SP3
|
|
|
10-17-2007, 05:36 AM
|
#41
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
|
Nice one. That'll probably be a problem across the board then with the iDrive skins and IG, MapMonkey, Streets & Trips and Mappoint then.
Will be corrected for future releases.
Cheers Tree.
|
|
|
01-02-2009, 12:17 PM
|
#42
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Would like to add another GPS option to the configuration screen; good thing my life don't depend on it!  I just can't figure out how to do it.
I only use IG but i'd also like to have the option to choose garmin (tho i don't like it) if i wanted; even if it meant replacing/deleting the other GPS options.
Is this possible? How do i go about it?
Thanks.
|
|
|
01-02-2009, 12:34 PM
|
#43
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
|
Quote: Originally Posted by treetop777 
Would like to add another GPS option to the configuration screen; good thing my life don't depend on it!  I just can't figure out how to do it.
I only use IG but i'd also like to have the option to choose garmin (tho i don't like it) if i wanted; even if it meant replacing/deleting the other GPS options.
Is this possible? How do i go about it?
Thanks.
Tricky,
just replacing the name in the idrive.ini would only do just that.
I would need to add Garmin to the list in the exe code.
Easy way would be to use one of the other named GPS's and just place the specific button codes for Garmin between that GPS's name for now. (And obviously change to Garmin in the RoadRunner config.)
|
|
|
01-02-2009, 02:05 PM
|
#44
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
That's what i thought - it was tied to the exe and not very easy. I may try to hard-code a button and see..
Thanks anyway.
|
|
|
01-02-2009, 03:15 PM
|
#45
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
|
I really need to get around to updating these skins, but I'm still going through the plugins, (and updating my forum to the new version of phpbb3) so it may be a while yet.
When I do I will have to have a look at the way the config works.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:37 PM.
| |