The GPSDriver uses Microsoft GPS Intermediate Driver to receive GPS data.
This library can work with both internal and external GPS devices.
Using this library is simpler than with the GPS library as there is no need to manually connect to a serial port.
This library should be added to both the desktop and the device, however the functionality is not available on the desktop.
Requirements are Windows Mobile 5.0 or newer devices installed with .Net Compact Framework 2.0.
I want to thank Agraham for writing the first version of this library. :sign0188:
Setup instructions:
- Unzip the attached file.
- Copy GPSDriver.cs, GPSDriver.dll and GPSDriver.chm to Basic4ppc libraries folder:
C:\Program Files\Anywhere Software\Basic4ppc Desktop\Libraries
Edit: V1.11 is attached. This version fixes a bug in the GPSConverter object related to conversions of negative longitude coordinates.
An example is also included in the zip file.
The online manual is available here: GPSDriver
See this post about external GPS devices: http://www.b4x.com/forum/official-updates/3268-new-gpsdriver-library-3.html#post18443
This library can work with both internal and external GPS devices.
Using this library is simpler than with the GPS library as there is no need to manually connect to a serial port.
This library should be added to both the desktop and the device, however the functionality is not available on the desktop.
Requirements are Windows Mobile 5.0 or newer devices installed with .Net Compact Framework 2.0.
I want to thank Agraham for writing the first version of this library. :sign0188:
Setup instructions:
- Unzip the attached file.
- Copy GPSDriver.cs, GPSDriver.dll and GPSDriver.chm to Basic4ppc libraries folder:
C:\Program Files\Anywhere Software\Basic4ppc Desktop\Libraries
Edit: V1.11 is attached. This version fixes a bug in the GPSConverter object related to conversions of negative longitude coordinates.
An example is also included in the zip file.
The online manual is available here: GPSDriver
See this post about external GPS devices: http://www.b4x.com/forum/official-updates/3268-new-gpsdriver-library-3.html#post18443