APM:Libraries
|
Classes | |
struct | flags |
Public Attributes | |
uint16_t | wn |
uint32_t | tow |
int32_t | ns_residual |
struct PACKED AP_GPS_SBP2::sbp_ext_event_t::flags | flags |
Definition at line 153 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::logging_ext_event().
int32_t AP_GPS_SBP2::sbp_ext_event_t::ns_residual |
Definition at line 156 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::logging_ext_event().
uint32_t AP_GPS_SBP2::sbp_ext_event_t::tow |
Definition at line 155 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::logging_ext_event().
uint16_t AP_GPS_SBP2::sbp_ext_event_t::wn |
Definition at line 154 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::logging_ext_event().