LinksPoint GPS Toolkit Reference
GPSLOGGERFORMAT
Types | See Also
Specifies the format to use when transferring data from a GPS data logger
Remarks
The XMODEM protocol is recommended for data transfers from the GPS data logger. Due to the higher efficencies realized by this protocol, the data transfers will be much faster than the ASSCII method.
See Also
GpsLoggerDumpAllRecordsCommand
Group
Declaration
typedef enum {
  GPSLOGGERFORMAT_ASCII = 0,
  GPSLOGGERFORMAT_XMODEM
} GPSLOGGERFORMAT;
File
sirfapi.h
Links
Copyright ©1998-2005 Links Point Inc.