DUNE: Uniform Navigational Environment  2016.05.0
Sensors::MLBL Namespace Reference

Classes

struct  Arguments
 
struct  Beacon
 
struct  LBL
 
struct  Transponder
 
struct  Task
 

Typedefs

typedef std::map< std::string,
Transponder
NarrowBandMap
 
typedef std::map< std::string,
unsigned > 
MicroModemSystemsMap
 
typedef std::map< unsigned,
std::string > 
MicroModemAddressMap
 

Enumerations

enum  BeaconType { BT_TRANSPONDER, BT_MODEM }
 
enum  EntityStates {
  STA_BOOT, STA_NO_BEACONS, STA_IDLE, STA_ACTIVE,
  STA_ERR_COM, STA_ERR_SRC, STA_ERR_STP, STA_MAX
}
 
enum  Results {
  RS_NONE, RS_SRC_ACKD, RS_NRV_ACKD, RS_CTO_ACKD,
  RS_PNG_ACKD, RS_PNG_TIME, RS_MPK_ACKD, RS_MPK_STAR,
  RS_MPK_SENT, RS_TAT_ACKD, RS_XST_ACKD
}
 

Typedef Documentation

typedef std::map<unsigned, std::string> Sensors::MLBL::MicroModemAddressMap
typedef std::map<std::string, unsigned> Sensors::MLBL::MicroModemSystemsMap
typedef std::map<std::string, Transponder> Sensors::MLBL::NarrowBandMap

Enumeration Type Documentation

Enumerator
BT_TRANSPONDER 
BT_MODEM 
Enumerator
STA_BOOT 
STA_NO_BEACONS 
STA_IDLE 
STA_ACTIVE 
STA_ERR_COM 
STA_ERR_SRC 
STA_ERR_STP 
STA_MAX 
Enumerator
RS_NONE 
RS_SRC_ACKD 
RS_NRV_ACKD 
RS_CTO_ACKD 
RS_PNG_ACKD 
RS_PNG_TIME 
RS_MPK_ACKD 
RS_MPK_STAR 
RS_MPK_SENT 
RS_TAT_ACKD 
RS_XST_ACKD