GPS Intermediate Driver Application Development
A version of this page is also available for
4/8/2010
This section explains how to develop applications that retrieve location information from the GPS Intermediate Driver. It also explains to OEMs and GPS device manufacturers how to integrate existing GPS hardware with the GPS Intermediate Driver.
In This Section
- Accessing Parsed GPS Data
Explains how to use the API provided by the GPS Intermediate Driver to access location information.
- Accessing Raw GPS Data
Explains how to access location information by reading raw data directly from the GPS Intermediate Driver.
- Controlling GPS Intermediate Driver Execution
Discusses how to control the GPS Intermediate Driver's execution using IOCTLs and DeviceIoControl.
- Integrating GPS Hardware with the GPS Intermediate Driver
Discusses integrating GPS hardware with the GPS Intermediate Driver.
- Configuring the GPS Intermediate Driver
Explains how to configure the GPS Intermediate Driver and how to update configuration information while the GPS Intermediate Driver is running.
- GPS Intermediate Driver Power Management
Discusses important power considerations when using any GPS hardware.