Windows CE Networking Team WebLog

Windows CE Networking - from NDIS to TCP to SOAP to VOIP and everything in between.

GPSID in Windows CE 6.0

In Windows Mobile 5, we first introduced the GPS Intermediate Driver.  I describe why it went into a WM release rather than general embedded here.  In CE 6.0, I'm happy to announce that GPSID did make it into the product for real, as promised (or as close to promising in public as the lawyers/marketing/pr/all my other friends would let me).

Unfortunately the documentation did not make it into CE 6!  This was a snafu I apologize for, but the good news is that the WM5 docs will work fine for GPSID in CE 6.0.  You can check the WM5 docs out here.

GPSID itself changed very little between WM5 and CE 6.  In fact, for the app developer there shouldn't be any difference.  The key differences are for OEMs and for those writing GPS device drivers:

* In WM5 I only communicate with NMEA generating GPS devices.  In CE 6.0, if the GPS driver writes a small shim layer then they can have GPSID talk to them directly without going through the hassle of generating an NMEA string only to have GPSID parse it.  The WM5 docs here  describe this as being to be implemented in the future - the future is now.  You'll also need to check out here to setup the registry for this properly, namely the poll driver information.

* WM5 uses SYSGENs under the covers to decide which components it wants, but this isn't exposed to OEMs.  So if you want GPSID in your image as a general embedded OEM, you'll need to set SYSGEN_GPSID=1.  This will put into your ROM gpsid.dll (GPS service itself) and GPSAPI.dll (the link DLL for applications).

* As I called out in a previous post, GPSID is now a service whereas in WM5 is was a device driver. 

Happy GPS'ng!

[Author: John Spaith]

Published Tuesday, November 14, 2006 9:45 AM by cenet
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

 

Anil said:

Hi John,

I had a look at the sample provided in Crossbow AKU. So, wanted to confirm that only GPGGA, GPRMC, GPGLL, GPGSA, GPGSV sentence codes are parsed by gpsparse.cpp ?

Thanks.

November 29, 2006 10:46 PM
 

cenet said:

Yes, those are the sentences exactly.  

John

November 30, 2006 11:44 AM
 

Windows CE Networking Team WebLog said:

I mention here that the information about the GPSID poll driver is now included in WinCE 6. If you are

December 7, 2006 11:52 AM

Leave a Comment

(required) 
(optional)
(required) 

  
Enter Code Here: Required
Submit

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
Page view tracker