APM:Libraries
|
Classes | |
struct | flags |
Public Attributes | |
uint16_t | wn |
uint32_t | tow |
int32_t | ns |
struct PACKED AP_GPS_SBP2::sbp_gps_time_t::flags | flags |
Definition at line 96 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::_attempt_state_update().
int32_t AP_GPS_SBP2::sbp_gps_time_t::ns |
Definition at line 99 of file AP_GPS_SBP2.h.
uint32_t AP_GPS_SBP2::sbp_gps_time_t::tow |
Definition at line 98 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::_attempt_state_update().
uint16_t AP_GPS_SBP2::sbp_gps_time_t::wn |
Definition at line 97 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::_attempt_state_update().