MIP SDK  0.0.1
MicroStrain Communications Library for embedded systems
Modules | Enumerations
Gnss Commands [CPP]
Collaboration diagram for Gnss Commands [CPP]:

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
}
 

Detailed Description

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
DESCRIPTOR_SET 
CMD_LIST_RECEIVERS 
CMD_SIGNAL_CONFIGURATION 
CMD_RTK_DONGLE_CONFIGURATION 
CMD_RECEIVER_SAFE_MODE 
REPLY_LIST_RECEIVERS 
REPLY_SIGNAL_CONFIGURATION 
REPLY_RTK_DONGLE_CONFIGURATION