Serial port and GPS

SerialGPS Fields

The fields of the SerialGPS class are listed below. For a complete list of SerialGPS class members, see the SerialGPS Members topic.

Public Static (Shared) Fields

DEFAULT_SYSTEMDefault system for recomputing into UTM

Private Instance Fields

m_coordcb Callback method for handling coordinates retreived from GPS
m_gpscbDelegate for handling strings coming from GPS
m_lastcoordLast coordinates retrieved in parseNMEA
m_systemSystem used for recomputing into UTM

See Also

SerialGPS Class | serial Namespace | Utils.fromGGA() | Utils.toUTM()