dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
GPS.h File Reference

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)
 

Detailed Description

Include file of the GPS module.

Author
The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
See Also
The GNU Public License (GPL) Version 3

Definition in file GPS.h.