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

#include <AP_GPS_SBP2.h>

Public Attributes

uint8_t fix_mode:3
 
uint8_t res:4
 
bool raim_repair:1
 

Detailed Description

Definition at line 130 of file AP_GPS_SBP2.h.

Member Data Documentation

◆ fix_mode

uint8_t AP_GPS_SBP2::sbp_pos_llh_t::flags::fix_mode

Definition at line 131 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ raim_repair

bool AP_GPS_SBP2::sbp_pos_llh_t::flags::raim_repair

Definition at line 133 of file AP_GPS_SBP2.h.

◆ res

uint8_t AP_GPS_SBP2::sbp_pos_llh_t::flags::res

Definition at line 132 of file AP_GPS_SBP2.h.


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