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

#include <GPS_detect_state.h>

Public Attributes

uint8_t payload_length
 
uint8_t payload_counter
 
uint8_t step
 
uint8_t ck_a
 
uint8_t ck_b
 

Detailed Description

Definition at line 56 of file GPS_detect_state.h.

Member Data Documentation

◆ ck_a

uint8_t ERB_detect_state::ck_a

Definition at line 59 of file GPS_detect_state.h.

Referenced by AP_GPS_ERB::_detect().

◆ ck_b

uint8_t ERB_detect_state::ck_b

Definition at line 59 of file GPS_detect_state.h.

Referenced by AP_GPS_ERB::_detect().

◆ payload_counter

uint8_t ERB_detect_state::payload_counter

Definition at line 57 of file GPS_detect_state.h.

Referenced by AP_GPS_ERB::_detect().

◆ payload_length

uint8_t ERB_detect_state::payload_length

Definition at line 57 of file GPS_detect_state.h.

Referenced by AP_GPS_ERB::_detect().

◆ step

uint8_t ERB_detect_state::step

Definition at line 58 of file GPS_detect_state.h.

Referenced by AP_GPS_ERB::_detect().


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