APM:Libraries
|
#include <AP_GPS_SBP2.h>
Public Attributes | |
uint8_t | level:1 |
uint8_t | quality:1 |
uint8_t | res:6 |
Definition at line 157 of file AP_GPS_SBP2.h.
uint8_t AP_GPS_SBP2::sbp_ext_event_t::flags::level |
Definition at line 158 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::logging_ext_event().
uint8_t AP_GPS_SBP2::sbp_ext_event_t::flags::quality |
Definition at line 159 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::logging_ext_event().
uint8_t AP_GPS_SBP2::sbp_ext_event_t::flags::res |
Definition at line 160 of file AP_GPS_SBP2.h.