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::C::MIP_GNSS_CMD_DESC_SET = 0x0E, mip::C::MIP_CMD_DESC_GNSS_LIST_RECEIVERS = 0x01, mip::C::MIP_CMD_DESC_GNSS_SIGNAL_CONFIGURATION = 0x02, mip::C::MIP_CMD_DESC_GNSS_RTK_DONGLE_CONFIGURATION = 0x10,
  mip::C::MIP_REPLY_DESC_GNSS_LIST_RECEIVERS = 0x81, mip::C::MIP_REPLY_DESC_GNSS_SIGNAL_CONFIGURATION = 0x82, mip::C::MIP_REPLY_DESC_GNSS_RTK_DONGLE_CONFIGURATION = 0x90
}
 
enum  { mip::C::MIP_GNSS_GPS_ENABLE_L1CA = 0x0001 }
 
enum  { mip::C::MIP_GNSS_GPS_ENABLE_L2C = 0x0002 }
 
enum  { mip::C::MIP_GNSS_GPS_ENABLE_L5 = 0x0004 }
 
enum  { mip::C::MIP_GNSS_GLONASS_ENABLE_L1OF = 0x0001 }
 
enum  { mip::C::MIP_GNSS_GLONASS_ENABLE_L2OF = 0x0002 }
 
enum  { mip::C::MIP_GNSS_GALILEO_ENABLE_E1 = 0x0001 }
 
enum  { mip::C::MIP_GNSS_GALILEO_ENABLE_E5B = 0x0002 }
 
enum  { mip::C::MIP_GNSS_GALILEO_ENABLE_E5A = 0x0004 }
 
enum  { mip::C::MIP_GNSS_BEIDOU_ENABLE_B1 = 0x0001 }
 
enum  { mip::C::MIP_GNSS_BEIDOU_ENABLE_B2 = 0x0002 }
 
enum  { mip::C::MIP_GNSS_BEIDOU_ENABLE_B2A = 0x0004 }
 

Detailed Description

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_CMD_DESC_SET 
MIP_CMD_DESC_GNSS_LIST_RECEIVERS 
MIP_CMD_DESC_GNSS_SIGNAL_CONFIGURATION 
MIP_CMD_DESC_GNSS_RTK_DONGLE_CONFIGURATION 
MIP_REPLY_DESC_GNSS_LIST_RECEIVERS 
MIP_REPLY_DESC_GNSS_SIGNAL_CONFIGURATION 
MIP_REPLY_DESC_GNSS_RTK_DONGLE_CONFIGURATION 

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_GPS_ENABLE_L1CA 

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_GPS_ENABLE_L2C 

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_GPS_ENABLE_L5 

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_GLONASS_ENABLE_L1OF 

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_GLONASS_ENABLE_L2OF 

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_GALILEO_ENABLE_E1 

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_GALILEO_ENABLE_E5B 

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_GALILEO_ENABLE_E5A 

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_BEIDOU_ENABLE_B1 

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_BEIDOU_ENABLE_B2 

◆ anonymous enum

anonymous enum
Enumerator
MIP_GNSS_BEIDOU_ENABLE_B2A