Changes between Version 1 and Version 2 of GPS


Ignore:
Timestamp:
10/19/07 14:02:40 (17 years ago)
Author:
mloskot
Comment:

Added GPS support requirements

Legend:

Unmodified
Added
Removed
Modified
  • GPS

    v1 v2  
    77 2. Use new GPS Intermediate Driver (GPSID) available from Windows Mobile 5.0
    88
     9For MOSS4G, we have to investigate implementation of following elements related to GPS implementation:
     10
     11 * What GPS information we need?
     12 * What NMEA sentences we want to utilise?
     13 * Does the GPSID layer provide us with all required data?
     14 * Use standard and popular protocol - NMEA
     15   * no need to support proprietary/binary protocols specific to some GPS units/vendors
     16 * multi-threading - connecting/reading GPS data from separate threads
     17   * Can we safely utilise GPSID layer in multi-thread application?
     18 * Support wide range of GPS units: built-in, Bluetooth, etc.
     19
    920= References =
    1021