GPS Tracking Functions
-
GM_GPSGetAltitude - Retrieves the Current GPS Altitude
-
GM_GPSGetBearing - Retrieves the Current GPS Bearing
-
GM_GPSGetFixInfo - Retrieves the current GPS fix accuracy statistics
-
GM_GPSGetFixType - Retrieves the Current GPS Fix Type (i.e. No Fix, 2D Fix, 3D Fix, etc.)
-
GM_GPSGetLocation - Retrieves the Current GPS Location
-
GM_GPSGetTime - Retrieves the Current GPS Time
-
GM_GPSGetTimeEx - Retrieves the Current GPS Time w/ Fractional Seconds
-
GM_GPSGetVelocity - Retrieves the Current GPS Velocity
-
GM_GPSRenderVessel - Renders a Triangular Vessel at the Current GPS Location
-
GM_GPSStartTrackingNMEAFile - Replay a Recorded GPS Track from a NMEA Log File
-
GM_GPSStartTrackingSerial - Starts Tracking a GPS Device Connected on a Serial Port
-
GM_GPSStartTrackingUSB - Starts Tracking a Garmin USB GPS Device
-
GM_GPSStopTracking - Stops Tracking any Connected GPS Device