[][src]Module nmea_parser::gnss

GNSS-related data structures

Structs

GgaData

GGA - time, position, and fix related data

GllData

GLL - geographic Position - Latitude/Longitude

GsaData

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

GsvData

GSV - satellite information

RmcData

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

VtgData

VTG - track made good and speed over ground

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)