Module gnss

Source
Expand description

GNSS data structures

Structs§

AlmData
ALM - GPS Almanac Data
DbsData
DBS - Depth Below Surface
DptData
DPT - Depth of Water
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
HdtData
HDT - Heading, true
MssData
MSS - Multiple Data ID
MtwData
MTW - Mean Temperature of Water
MwvData
MWV - Wind speed and angle
RmcData
RMC - position, velocity, and time (Recommended Minimum sentence C)
StnData
STN - MSK Receiver Signal
VbwData
VBW - Dual Ground/Water Speed
VhwData
VHW - Water speed and heading
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)