Harry Keane / X_NUCLEO_GNSS1A1

Dependents:   A_TeseoLocationNEW A_TeseoLocation

Embed: (wiki syntax)

« Back to documentation index

TeseoData Struct Reference

TeseoData Struct Reference

Data structure that contains the driver informations. More...

#include <Teseo.h>

Data Fields

eDebugState debug
 Debug status.
GPGGA_Infos gpgga_data
 $GPGGA Data holder
GNS_Infos gns_data
 $--GNS Data holder
GPGST_Infos gpgst_data
 $GPGST Data holder
GPRMC_Infos gprmc_data
 $GPRMC Data holder
GSA_Infos gsa_data
 $--GSA Data holder
GSV_Infos gsv_data
 $--GSV Data holder
Geofence_Infos geofence_data
 Geofence Data holder.
Odometer_Infos odo_data
 Odometer Data holder.
Datalog_Infos datalog_data
 Datalog Data holder.

Detailed Description

Data structure that contains the driver informations.

Definition at line 131 of file Teseo.h.


Field Documentation

Datalog Data holder.

Definition at line 142 of file Teseo.h.

Debug status.

Definition at line 132 of file Teseo.h.

Geofence Data holder.

Definition at line 140 of file Teseo.h.

$--GNS Data holder

Definition at line 134 of file Teseo.h.

$GPGGA Data holder

Definition at line 133 of file Teseo.h.

$GPGST Data holder

Definition at line 135 of file Teseo.h.

$GPRMC Data holder

Definition at line 136 of file Teseo.h.

$--GSA Data holder

Definition at line 137 of file Teseo.h.

$--GSV Data holder

Definition at line 138 of file Teseo.h.

Odometer Data holder.

Definition at line 141 of file Teseo.h.