
#include "Devices/GPS.H"#include "Component/OptionManager.H"#include "rutz/compat_snprintf.h"#include <cstdlib>#include <pthread.h>
Go to the source code of this file.
Functions | |
| void * | gps_run (void *c) |
Serial interface to an NMEA 0183 GPS unit (Garmin Geko 301)
Definition in file GPS.C.
1.6.3