APM:Libraries
|
Public Attributes | |
uint32_t | time |
GPS time of week of the navigation epoch [ms]. More... | |
uint8_t | ver_high |
uint8_t | ver_medium |
uint8_t | ver_low |
Definition at line 50 of file AP_GPS_ERB.h.
uint32_t AP_GPS_ERB::erb_ver::time |
GPS time of week of the navigation epoch [ms].
Definition at line 51 of file AP_GPS_ERB.h.
uint8_t AP_GPS_ERB::erb_ver::ver_high |
Definition at line 52 of file AP_GPS_ERB.h.
Referenced by AP_GPS_ERB::_parse_gps().
uint8_t AP_GPS_ERB::erb_ver::ver_low |
Definition at line 54 of file AP_GPS_ERB.h.
Referenced by AP_GPS_ERB::_parse_gps().
uint8_t AP_GPS_ERB::erb_ver::ver_medium |
Definition at line 53 of file AP_GPS_ERB.h.
Referenced by AP_GPS_ERB::_parse_gps().