|
dRonin
adbada4
dRonin firmware
|
Include file of the GPS module. More...
#include "gpsvelocity.h"#include "gpssatellites.h"#include "gpsposition.h"#include "gpstime.h"#include "ubloxinfo.h"Go to the source code of this file.
Data Structures | |
| struct | GPS_RX_STATS |
Macros | |
| #define | NO_PARSER -3 |
| #define | PARSER_OVERRUN -2 |
| #define | PARSER_ERROR -1 |
| #define | PARSER_INCOMPLETE 0 |
| #define | PARSER_COMPLETE 1 |
Functions | |
| int32_t | GPSInitialize (void) |
Include file of the GPS module.
Definition in file GPS.h.