|
MIP_SDK
v4.0.0
MicroStrain Communications Library for embedded systems
|
Modules | |
| (0x0F,0x01) Get Status Flags | |
| (0x0F,0x02) Get Imei | |
| (0x0F,0x03) Get Imsi | |
| (0x0F,0x04) Get Iccid | |
| (0x0F,0x06) Connected Device Type | |
| (0x0F,0x07) Get Act Code | |
| (0x0F,0x08) Get Modem Firmware Version | |
| (0x0F,0x05) Get Rssi | |
| Get the RSSI and connected/disconnected status of modem. | |
| (0x0F,0x0A) Service Status | |
| The 3DMRTK will send this message to the server to indicate that the connection should remain open. The Server will respond with information and status. | |
| (0x0F,0x20) Prod Erase Storage | |
| This command will erase the selected media to a raw and uninitialized state. ALL DATA WILL BE LOST. This command is only available in calibration mode. | |
| (0x0F,0x21) Led Control | |
| This command allows direct control of the LED on the 3DM RTK. This command is only available in calibration mode or Production Test Mode. | |
| (0x0F,0x22) Modem Hard Reset | |
| This command will clear the modem flash. THIS MUST NOT BE DONE OFTEN AS IT CAN DAMAGE THE FLASH! This command is only available in calibration mode. | |
Typedefs | |
| typedef enum mip_media_selector | mip::C::mip_media_selector |
| typedef enum mip_led_action | mip::C::mip_led_action |
Functions | |
| static void | mip::C::insert_mip_media_selector (microstrain_serializer *serializer, const mip_media_selector self) |
| static void | mip::C::extract_mip_media_selector (microstrain_serializer *serializer, mip_media_selector *self) |
| static void | mip::C::insert_mip_led_action (microstrain_serializer *serializer, const mip_led_action self) |
| static void | mip::C::extract_mip_led_action (microstrain_serializer *serializer, mip_led_action *self) |
| typedef enum mip_media_selector mip::C::mip_media_selector |
| typedef enum mip_led_action mip::C::mip_led_action |
| anonymous enum |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
1.8.17