#include <UBX_cfg.hh>
Definition at line 276 of file UBX_cfg.hh.
UBX::Cfg::GNSS::GNSS |
( |
uint8_t |
tchw, |
|
|
uint8_t |
tcu |
|
) |
| |
|
inline |
UBX::Cfg::GNSS::GNSS |
( |
unsigned char * |
payload, |
|
|
Length |
len |
|
) |
| |
Constructor from a binary buffer.
Definition at line 128 of file UBX_cfg.cc.
GNSS& UBX::Cfg::GNSS::add_config |
( |
GNSS_ID |
id, |
|
|
uint8_t |
mintc, |
|
|
uint8_t |
maxtc, |
|
|
bool |
e, |
|
|
uint8_t |
mask |
|
) |
| |
|
inline |
const bool UBX::Cfg::GNSS::enabled |
( |
uint8_t |
i | ) |
const |
|
inline |
const GNSS_ID UBX::Cfg::GNSS::gnss_id |
( |
uint8_t |
i | ) |
const |
|
inline |
const uint8_t UBX::Cfg::GNSS::max_tracking_channels |
( |
uint8_t |
i | ) |
const |
|
inline |
const uint8_t UBX::Cfg::GNSS::min_tracking_channels |
( |
uint8_t |
i | ) |
const |
|
inline |
const uint8_t UBX::Cfg::GNSS::num_configs |
( |
void |
| ) |
const |
|
inline |
const uint8_t UBX::Cfg::GNSS::signal_config_mask |
( |
uint8_t |
i | ) |
const |
|
inline |
The documentation for this class was generated from the following files: