APM:Libraries
|
#include <GPS_detect_state.h>
Public Attributes | |
uint16_t | checksum |
uint8_t | step |
uint8_t | payload_length |
uint8_t | payload_counter |
Definition at line 45 of file GPS_detect_state.h.
uint16_t SIRF_detect_state::checksum |
Definition at line 46 of file GPS_detect_state.h.
Referenced by AP_GPS_SIRF::_detect().
uint8_t SIRF_detect_state::payload_counter |
Definition at line 47 of file GPS_detect_state.h.
Referenced by AP_GPS_SIRF::_detect().
uint8_t SIRF_detect_state::payload_length |
Definition at line 47 of file GPS_detect_state.h.
Referenced by AP_GPS_SIRF::_detect().
uint8_t SIRF_detect_state::step |
Definition at line 47 of file GPS_detect_state.h.
Referenced by AP_GPS_SIRF::_detect().