| Data Fields | 
|---|
| float64_t | altitude | NoteID VS-91040 
description Altitude over WGS-84 ellipsoid. 
min nan max nan 
freq 4 unit m 
 | 
| float64_t | climb | NoteID VS-91070 
description Vertical speed. 
min nan max nan 
freq 4 unit m/s 
 | 
| float64_t | course | NoteID VS-91050 
description Course relative to true north. 
min nan max nan 
freq 4 unit deg 
 | 
| dwGPSFixStatus | fixStatus | NoteID VS-91150 
description 2D or 3D fix. 
TODO: Backend not yet implemented 
min nan max nan 
freq 4 unit unitless 
*** valid values**: { DW_GPS_FIX_STATUS_NO_FIX, DW_GPS_FIX_STATUS_2D_FIX, DW_GPS_FIX_STATUS_3D_FIX } 
 | 
| float64_t | hacc | NoteID VS-91110 
description Horizontal Accuracy of Solution. 
min nan max nan 
freq 4 unit m 
 | 
| float64_t | hdop | NoteID VS-91080 
description Horizontal Dilution of Precision. 
min nan max nan 
freq 4 unit unitless 
 | 
| float64_t | latitude | NoteID VS-91020 
description Latitude in WGS-84. 
min nan max nan 
freq 4 unit deg 
 | 
| float64_t | longitude | NoteID VS-91030 
description Longitude in WGS-84. 
min nan max nan 
freq 4 unit deg 
 | 
| dwGPSMode | mode | NoteID VS-91175 
description GPS mode. 
TODO: Backend not yet implemented 
min nan max nan 
freq 4 unit unitless 
*** valid values**: { DW_GPS_MODE_UNKNOWN, DW_GPS_MODE_INVALID_GPS, DW_GPS_MODE_DEAD_RECKONING, DW_GPS_MODE_STAND_ALONE, DW_GPS_MODE_PRECISE_POINT, DW_GPS_MODE_CODE_DIFFERENTIAL, DW_GPS_MODE_RTK_FLOAT, DW_GPS_MODE_RTK_FIXED, DW_GPS_MODE_PPP_CONVERGING, DW_GPS_MODE_PPP_CONVERGED } 
 | 
| float64_t | pdop | NoteID VS-91100 
description Position Dilution of Precision. 
min nan max nan 
freq 4 unit unitless 
 | 
| uint8_t | reserved[508] | Reserved space. | 
| uint8_t | satelliteCount | NoteID VS-91140 
description Number of satellites in view. 
TODO: Backend not yet implemented 
min nan max nan 
freq 4 unit unitless 
 | 
| float64_t | speed | NoteID VS-91060 
description Horizontal speed. 
min nan max nan 
freq 4 unit m/s 
 | 
| dwTime_t | timestamp_us | NoteID VS-91010 
description Timestamp of the message when first received. 
min nan max nan 
freq 4 unit us 
 | 
| dwGPSTimestampQuality | timestampQuality | NoteID VS-91170 
description GNSS Timestamp Quality. 
TODO: Backend not yet implemented 
min nan max nan 
freq 4 unit unitless 
*** valid values**: { DW_GPS_TIMESTAMP_QUALITY_NOT_INIT, DW_GPS_TIMESTAMP_QUALITY_OK, DW_GPS_TIMESTAMP_QUALITY_SYNC_LOST, } 
 | 
| dwTime_t | utcTime | NoteID VS-91130 
description UTC time. 
min nan max nan 
freq 4 unit us 
 | 
| float64_t | vacc | NoteID VS-91120 
description Vertical Accuracy of Solution. 
min nan max nan 
freq 4 unit m 
 | 
| dwGPSSignalValidityInfo | validityInfo | Signal validity information. | 
| float64_t | vdop | NoteID VS-91090 
description Vertical Dilution of Precision. 
min nan max nan 
freq 4 unit unitless 
 |