APM:Libraries
|
#include <GPS_detect_state.h>
Public Attributes | |
uint8_t | step |
uint8_t | ck |
Definition at line 40 of file GPS_detect_state.h.
uint8_t NMEA_detect_state::ck |
Definition at line 42 of file GPS_detect_state.h.
Referenced by AP_GPS_NMEA::_detect().
uint8_t NMEA_detect_state::step |
Definition at line 41 of file GPS_detect_state.h.
Referenced by AP_GPS_NMEA::_detect().