#include "Component/ModelComponent.H"
#include "Devices/Serial.H"
#include "Util/Types.H"
Go to the source code of this file.
Classes | |
class | GPSdata |
Data received from the GPS unit. More... | |
class | GPSlistener |
GPS event listener. More... | |
class | GPS |
Interface with a GPS unit (tested with Garmin Geko 301) using NMEA 0183. More... |
Serial interface to an NMEA 0183 GPS unit (Garmin Geko 301)
Definition in file GPS.H.