|
MIP_SDK
v4.0.0-237-g9879cb72
MicroStrain Communications Library for embedded systems
|
Classes | |
| struct | ReceiverInfo |
| struct | RtkDongleConfiguration |
| struct | SignalConfiguration |
| struct | SpartnConfiguration |
Enumerations | |
| enum | { DESCRIPTOR_SET = 0x0E, CMD_LIST_RECEIVERS = 0x01, CMD_SIGNAL_CONFIGURATION = 0x02, CMD_RTK_DONGLE_CONFIGURATION = 0x10, CMD_SPARTN_CONFIGURATION = 0x20, REPLY_LIST_RECEIVERS = 0x81, REPLY_SIGNAL_CONFIGURATION = 0x82, REPLY_RTK_DONGLE_CONFIGURATION = 0x90, REPLY_SPARTN_CONFIGURATION = 0xA0 } |
Variables | |
| static constexpr const uint16_t | GNSS_GPS_ENABLE_L1CA = 0x0001 |
| static constexpr const uint16_t | GNSS_GPS_ENABLE_L2C = 0x0002 |
| static constexpr const uint16_t | GNSS_GPS_ENABLE_L5 = 0x0004 |
| static constexpr const uint16_t | GNSS_GLONASS_ENABLE_L1OF = 0x0001 |
| static constexpr const uint16_t | GNSS_GLONASS_ENABLE_L2OF = 0x0002 |
| static constexpr const uint16_t | GNSS_GALILEO_ENABLE_E1 = 0x0001 |
| static constexpr const uint16_t | GNSS_GALILEO_ENABLE_E5B = 0x0002 |
| static constexpr const uint16_t | GNSS_GALILEO_ENABLE_E5A = 0x0004 |
| static constexpr const uint16_t | GNSS_BEIDOU_ENABLE_B1 = 0x0001 |
| static constexpr const uint16_t | GNSS_BEIDOU_ENABLE_B2 = 0x0002 |
| static constexpr const uint16_t | GNSS_BEIDOU_ENABLE_B2A = 0x0004 |
1.8.17