Changes between Version 5 and Version 6 of GPS


Ignore:
Timestamp:
Oct 23, 2007, 5:28:45 PM (17 years ago)
Author:
mloskot
Comment:

Linked gpsid sample

Legend:

Unmodified
Added
Removed
Modified
  • GPS

    v5 v6  
    33This page is dedicated to brainstorm about development of GPS support in MOSS4G framework and MOSSMAP applications. The MOSS4G targets systems based on Windows CE 5.0 or later, like Windows Mobile 5.0. This assumption gives us two possibilities of GPS support solutions:
    44
    5  1. Homemade library connecting to GPS unit, reading and processing sentences of NMEA protocol
     5 1. Homemade library connecting to GPS unit, reading and processing sentences of NMEA protocol.
    66
    7  2. Use new GPS Intermediate Driver (GPSID) available from Windows Mobile 5.0
     7 2. Use new GPS Intermediate Driver (GPSID) available from Windows Mobile 5.0. Here is small sample - [source:trunk/tests/gpsid gpsid] - presenting how to call GPSID API.
    88
    99For MOSS4G, we have to investigate implementation of following elements related to GPS implementation: