Guido Ottaviani / Mbed 2 deprecated LeonardoMbos

Dependencies:   mbos Watchdog TextLCD mbed ConfigFile

Embed: (wiki syntax)

« Back to documentation index

info.h File Reference

info.h File Reference

Go to the source code of this file.

Data Structures

struct  _nmeaPOS
 Position data in fractional degrees or radians. More...
struct  _nmeaSATELLITE
 Information about satellite. More...
struct  _nmeaSATINFO
 Information about all satellites in view. More...
struct  _nmeaINFO
 Summary GPS information from all parsed packets, used also for generating NMEA stream. More...

Typedefs

typedef struct _nmeaPOS nmeaPOS
 Position data in fractional degrees or radians.
typedef struct _nmeaSATELLITE nmeaSATELLITE
 Information about satellite.
typedef struct _nmeaSATINFO nmeaSATINFO
 Information about all satellites in view.
typedef struct _nmeaINFO nmeaINFO
 Summary GPS information from all parsed packets, used also for generating NMEA stream.

Detailed Description

Definition in file info.h.


Typedef Documentation

typedef struct _nmeaINFO nmeaINFO

Summary GPS information from all parsed packets, used also for generating NMEA stream.

See also:
nmea_parse
nmea_GPGGA2info, nmea_...2info
typedef struct _nmeaPOS nmeaPOS

Position data in fractional degrees or radians.

typedef struct _nmeaSATELLITE nmeaSATELLITE

Information about satellite.

See also:
nmeaSATINFO
nmeaGPGSV
typedef struct _nmeaSATINFO nmeaSATINFO

Information about all satellites in view.

See also:
nmeaINFO
nmeaGPGSV