APM:Libraries
|
Public Attributes | |
uint16_t | wn |
uint32_t | tow |
int32_t | ns |
uint8_t | flags |
Definition at line 100 of file AP_GPS_SBP.h.
uint8_t AP_GPS_SBP::sbp_gps_time_t::flags |
Definition at line 104 of file AP_GPS_SBP.h.
int32_t AP_GPS_SBP::sbp_gps_time_t::ns |
Definition at line 103 of file AP_GPS_SBP.h.
uint32_t AP_GPS_SBP::sbp_gps_time_t::tow |
Definition at line 102 of file AP_GPS_SBP.h.
Referenced by AP_GPS_SBP::_attempt_state_update().
uint16_t AP_GPS_SBP::sbp_gps_time_t::wn |
Definition at line 101 of file AP_GPS_SBP.h.
Referenced by AP_GPS_SBP::_attempt_state_update().