APM:Libraries
Public Attributes | List of all members
SIRF_detect_state Struct Reference

#include <GPS_detect_state.h>

Public Attributes

uint16_t checksum
 
uint8_t step
 
uint8_t payload_length
 
uint8_t payload_counter
 

Detailed Description

Definition at line 45 of file GPS_detect_state.h.

Member Data Documentation

◆ checksum

uint16_t SIRF_detect_state::checksum

Definition at line 46 of file GPS_detect_state.h.

Referenced by AP_GPS_SIRF::_detect().

◆ payload_counter

uint8_t SIRF_detect_state::payload_counter

Definition at line 47 of file GPS_detect_state.h.

Referenced by AP_GPS_SIRF::_detect().

◆ payload_length

uint8_t SIRF_detect_state::payload_length

Definition at line 47 of file GPS_detect_state.h.

Referenced by AP_GPS_SIRF::_detect().

◆ step

uint8_t SIRF_detect_state::step

Definition at line 47 of file GPS_detect_state.h.

Referenced by AP_GPS_SIRF::_detect().


The documentation for this struct was generated from the following file: