LinksPoint GPS Toolkit Reference
Logger Settings
Macros | See Also
These constants define settings of a data logger to be set or retrieved
Remarks
The following constants are used in conjuction with GPSLOGGER_SETTINGS to configure a GPS data logger:
Constant Description Value
GPSLOGGERSETTING_ID Unique identifier 0x0001
GPSLOGGERSETTING_DGPS DGPS source 0x0002
GPSLOGGERSETTING_TRIGGER_POSITION Position quality changes 0x0008
GPSLOGGERSETTING_TRIGGER_ACCUMULATED Accumulated time and distance values 0x0010
GPSLOGGERSETTING_TRIGGER_CHANGED Changes in velocity, heading or altitude 0x0020
GPSLOGGERSETTING_TRIGGER_THRESHOLD Velocity or altitude thresholds 0x0040
GPSLOGGERSETTING_TRIGGER_STALL Stall threshold or stall speed 0x0080
GPSLOGGERSETTING_TRIGGER_OFF Turn off all triggers 0x0100
GPSLOGGERSETTING_TRIGGER_RESET Reset all triggers to default values 0x0200
See Also
Group
Links
Copyright ©1998-2005 Links Point Inc.