MIP_SDK  v3.0.0
MicroStrain Communications Library for embedded systems
Modules | Enumerations
Gnss Commands

Modules

 (0x0E,0x01) Receiver Info
 Return information about the GNSS receivers in the device.
 
 (0x0E,0x02) Signal Configuration
 Configure the GNSS signals used by the device.
 
 (0x0E,0x10) Rtk Dongle Configuration
 Configure the communications with the RTK Dongle connected to the device.
 

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::REPLY_LIST_RECEIVERS = 0x81, mip::commands_gnss::REPLY_SIGNAL_CONFIGURATION = 0x82, mip::commands_gnss::REPLY_RTK_DONGLE_CONFIGURATION = 0x90
}
 

Detailed Description

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
DESCRIPTOR_SET 
CMD_LIST_RECEIVERS 
CMD_SIGNAL_CONFIGURATION 
CMD_RTK_DONGLE_CONFIGURATION 
REPLY_LIST_RECEIVERS 
REPLY_SIGNAL_CONFIGURATION 
REPLY_RTK_DONGLE_CONFIGURATION