View Single Post
  #31 (permalink)  
Old 03-15-2008, 04:45 PM
mardukeme's Avatar
mardukeme
Regular 'Geeker
Offline
Location: Chicago,IL
 
Join Date: Feb 2007
Posts: 402
Reputation: 560
mardukeme knows their stuffmardukeme knows their stuffmardukeme knows their stuffmardukeme knows their stuffmardukeme knows their stuffmardukeme knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: GPS OEM...first attempt

Quote:
Originally Posted by vboyz103 View Post
Hey folks -

I extracted the NBH from sprint mogul update and found as much GPS related info as I could. Now my plan is to attempt to port the Titan new radio 3.35 into Vogue and integrate this GPS stuff into the kitchen and try my luck.

Any thoughts?

I notice a few errors in the attached registry.rgu file.

Under [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\VirtCOM_GPS1]

You have "DeviceArrayIndex" = dword:0 it should be "DeviceArrayIndex"=dword:0 without the spaces.

Under [HKEY_LOCAL_MACHINE\Services\GPSDaemonService]

You have "Prefix" = "GPC" it should be "Prefix"="GPC" without the spaces.

I noticed the spaces cause the registry entries not import correctly. After making correcting these few issues I was able to load GPS1 driver, which needs to be manual started I have not figured out how to start it automatically. Although I am still not able to start the GPS Daemon Service yet, keep getting errors.

Now in Google Maps after checking the option to "Use GPS" says "Seeking GPS satellites (0)", instead of "Initializing GPS".

Last edited by mardukeme; 03-15-2008 at 05:06 PM.