MIP SDK
0.0.1
MicroStrain Communications Library for embedded systems
|
Modules | |
(0x0E,0x01) Receiver Info [CPP] | |
(0x0E,0x02) Signal Configuration [CPP] | |
(0x0E,0x10) Rtk Dongle Configuration [CPP] | |
(0x0E,0x60) Receiver Safe Mode [CPP] | |
Enumerations | |
enum | { mip::commands_gnss::DESCRIPTOR_SET = 0x0E , mip::commands_gnss::CMD_LIST_RECEIVERS = 0x01 , mip::commands_gnss::CMD_SIGNAL_CONFIGURATION = 0x02 , mip::commands_gnss::CMD_RTK_DONGLE_CONFIGURATION = 0x10 , mip::commands_gnss::CMD_RECEIVER_SAFE_MODE = 0x60 , mip::commands_gnss::REPLY_LIST_RECEIVERS = 0x81 , mip::commands_gnss::REPLY_SIGNAL_CONFIGURATION = 0x82 , mip::commands_gnss::REPLY_RTK_DONGLE_CONFIGURATION = 0x90 } |