Module nmea_parser::gnss[][src]

Expand description

GNSS data structures

Structs

AlmData

ALM - GPS Almanac Data

DbsData
DptData
DtmData

DTM - Datum being used

GgaData

GGA - time, position, and fix related data

GllData

GLL - geographic Position - Latitude/Longitude

GnsData

GNS - GNSS fix data

GsaData

GSA - GNSS dilution of position (DOP) and active satellites

GsvData

GSV - satellite information

MssData

MSS - Multiple Data ID

MtwData
RmcData

RMC - position, velocity, and time (Recommended Minimum sentence C)

StnData

STN - MSK Receiver Signal

VbwData

VBW - Dual Ground/Water Speed

VtgData

VTG - track made good and speed over ground

ZdaData

ZDA - Time and date

Enums

FaaMode

VTG/GLL FAA mode (NMEA 2.3 standard has this information)

GgaQualityIndicator

GGA GPS quality indicator

GsaFixMode

GSA position fix type

NavigationSystem

Navigation system, identified with NMEA GNSS sentence prefix (e.g. $BDGGA)