#include <commands_gnss.hpp>
◆ asTuple() [1/2]
auto mip::commands_gnss::SpartnConfiguration::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::commands_gnss::SpartnConfiguration::asTuple |
( |
| ) |
const |
|
inline |
◆ create_sld_all()
◆ extract()
void mip::commands_gnss::SpartnConfiguration::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::commands_gnss::SpartnConfiguration::insert |
( |
Serializer & |
serializer | ) |
const |
◆ current_key
uint8_t mip::commands_gnss::SpartnConfiguration::current_key[32] = {0} |
32 character string of ASCII hex values for the current key (e.g. "bc" for 0xBC)
◆ current_key_tow
uint32_t mip::commands_gnss::SpartnConfiguration::current_key_tow = 0 |
The GPS time of week the current key is valid until.
◆ current_key_week
uint16_t mip::commands_gnss::SpartnConfiguration::current_key_week = 0 |
The GPS week number the current key is valid until.
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::commands_gnss::SpartnConfiguration::DESCRIPTOR_SET = ::mip::commands_gnss::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::commands_gnss::SpartnConfiguration::DOC_NAME = "SpartnConfiguration" |
|
staticconstexpr |
◆ enable
uint8_t mip::commands_gnss::SpartnConfiguration::enable = 0 |
Enable/Disable the SPARTN subsystem (0 = Disabled, 1 = Enabled)
◆ FIELD_DESCRIPTOR
◆ function
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::commands_gnss::SpartnConfiguration::HAS_FUNCTION_SELECTOR = true |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::commands_gnss::SpartnConfiguration::NAME = "SpartnConfiguration" |
|
staticconstexpr |
◆ next_key
uint8_t mip::commands_gnss::SpartnConfiguration::next_key[32] = {0} |
32 character string of ASCII hex valuesfor the next key (e.g. "bc" for 0xBC)
◆ next_key_tow
uint32_t mip::commands_gnss::SpartnConfiguration::next_key_tow = 0 |
The GPS time of week the next key is valid until.
◆ next_key_week
uint16_t mip::commands_gnss::SpartnConfiguration::next_key_week = 0 |
The GPS week number the next key is valid until.
◆ type
uint8_t mip::commands_gnss::SpartnConfiguration::type = 0 |
Connection type (0 - None, 1 = Network, 2 = L-Band)
The documentation for this struct was generated from the following files: