PX4 Firmware
PX4 Autopilot Software http://px4.io
ubx_payload_tx_cfg_sbas_t Struct Reference

#include <ubx.h>

Collaboration diagram for ubx_payload_tx_cfg_sbas_t:

Public Attributes

uint8_t mode
 
uint8_t usage
 
uint8_t maxSBAS
 
uint8_t scanmode2
 
uint32_t scanmode1
 

Detailed Description

Definition at line 657 of file ubx.h.

Member Data Documentation

◆ maxSBAS

uint8_t ubx_payload_tx_cfg_sbas_t::maxSBAS

Definition at line 660 of file ubx.h.

◆ mode

uint8_t ubx_payload_tx_cfg_sbas_t::mode

Definition at line 658 of file ubx.h.

◆ scanmode1

uint32_t ubx_payload_tx_cfg_sbas_t::scanmode1

Definition at line 662 of file ubx.h.

◆ scanmode2

uint8_t ubx_payload_tx_cfg_sbas_t::scanmode2

Definition at line 661 of file ubx.h.

◆ usage

uint8_t ubx_payload_tx_cfg_sbas_t::usage

Definition at line 659 of file ubx.h.


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