I can see the number of sats right next to the (satellite) graphic but no coodinates or speed.![]()
I'll check it out tomorrow.
Thanks
Actually, just looked at the skin file. It's already set up topull the speed info from RoadRunner if iGuidance is selected.
So if you have a comport splitter set up and RoadRunner is getting the NMEA string then the speed should show need to the speedometer. It should also display the GPS co-ords top middle and tell you how many satellites are connected.
Am now having a sneeky look at El C's tag editor.
I can see the number of sats right next to the (satellite) graphic but no coodinates or speed.![]()
I'll check it out tomorrow.
Thanks
Took her out for a ride, the only thing worked was the sat count. Looked in external_gps.skin; every thing is commented-out except the iguidance portion but there are no labels defined to pull the speed nor coordinates (nor sat count although it works); maybe that's the problem.
No big deal, just would like to enjoy the full capabilities of the skin
That's because the code for the top line of info is in the gpstop.skin
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.
Type slow, I'm old and slow and sometimes forget -- what were we talking about again?
Unfortunately there is no way to get the info out of iGuidance, so if you want the info at the top it will have to come from RoadRunner.
In order for RoadRunner and iGuidance to both access the GPS you will need to use a COMport / GPS port spltter. Look for something called Xport by curiosity.
When the gps mode goes full screen and i click in the top right (where it says 150 in the screen shown below) It crashes with the error: Runtime error '438'
Object doesn't support this property or method.
![]()
Well I've just checked the cose in the two 'top' skins and they are set to show the GPS Speed and coordinates as long as RR is getting them
The onl;y thing I can think of is maybe RR has the same problem with the GPSSPD label that it has with the map monkey speed label.
open up gpstop.skin and/or top.skin, under iGuidance you should see a line with GPSSPD in it followed by ,"RIGHT", delete the RIGHT leaving just "" and see if that works.
ie
becomesCode:L,505,004,060,025,#Fore#,20,"Tahoma:B","GPSSPD"","RIGHT"
Code:L,505,004,060,025,#Fore#,20,"Tahoma:B","GPSSPD"",""
Bookmarks