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

Public Attributes

bool sys_error: 1
 
bool io_error: 1
 
bool nap_error: 1
 
uint8_t res: 5
 
uint8_t protocol_minor: 8
 
uint8_t protocol_major: 8
 
uint8_t res2: 7
 
bool ext_antenna: 1
 

Detailed Description

Definition at line 84 of file AP_GPS_SBP2.h.

Member Data Documentation

◆ ext_antenna

bool AP_GPS_SBP2::sbp_heartbeat_t::ext_antenna

Definition at line 92 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ io_error

bool AP_GPS_SBP2::sbp_heartbeat_t::io_error

Definition at line 86 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ nap_error

bool AP_GPS_SBP2::sbp_heartbeat_t::nap_error

Definition at line 87 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ protocol_major

uint8_t AP_GPS_SBP2::sbp_heartbeat_t::protocol_major

Definition at line 90 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update(), and AP_GPS_SBP2::_detect().

◆ protocol_minor

uint8_t AP_GPS_SBP2::sbp_heartbeat_t::protocol_minor

Definition at line 89 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ res

uint8_t AP_GPS_SBP2::sbp_heartbeat_t::res

Definition at line 88 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ res2

uint8_t AP_GPS_SBP2::sbp_heartbeat_t::res2

Definition at line 91 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ sys_error

bool AP_GPS_SBP2::sbp_heartbeat_t::sys_error

Definition at line 85 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().


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