#include <commands_gnss.hpp>
◆ asTuple() [1/2]
| auto mip::commands_gnss::SignalConfiguration::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
| auto mip::commands_gnss::SignalConfiguration::asTuple |
( |
| ) |
const |
|
inline |
◆ create_sld_all()
◆ extract()
| void mip::commands_gnss::SignalConfiguration::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
| void mip::commands_gnss::SignalConfiguration::insert |
( |
Serializer & |
serializer | ) |
const |
◆ beidou_enable
| uint8_t mip::commands_gnss::SignalConfiguration::beidou_enable = 0 |
Bitfield 0: Enable B1, 1: Enable B2, 2: Enable B2A.
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
| constexpr const uint8_t mip::commands_gnss::SignalConfiguration::DESCRIPTOR_SET = ::mip::commands_gnss::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
| constexpr const char* mip::commands_gnss::SignalConfiguration::DOC_NAME = "SignalConfiguration" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ function
◆ galileo_enable
| uint8_t mip::commands_gnss::SignalConfiguration::galileo_enable = 0 |
Bitfield 0: Enable E1, 1: Enable E5B, 2: Enable E5A.
◆ glonass_enable
| uint8_t mip::commands_gnss::SignalConfiguration::glonass_enable = 0 |
Bitfield 0: Enable L1OF, 1: Enable L2OF.
◆ gps_enable
| uint8_t mip::commands_gnss::SignalConfiguration::gps_enable = 0 |
Bitfield 0: Enable L1CA, 1: Enable L2C, 2: Enable L5.
◆ HAS_FUNCTION_SELECTOR
| constexpr const bool mip::commands_gnss::SignalConfiguration::HAS_FUNCTION_SELECTOR = true |
|
staticconstexpr |
◆ NAME
| constexpr const char* mip::commands_gnss::SignalConfiguration::NAME = "SignalConfiguration" |
|
staticconstexpr |
◆ reserved
| uint8_t mip::commands_gnss::SignalConfiguration::reserved[4] = {0} |
The documentation for this struct was generated from the following files: