DUNE: Uniform Navigational Environment  2.6.0-rc2
Sensors::MLBL Namespace Reference

Classes

struct  Arguments
 
struct  Beacon
 
struct  Transponder
 
struct  Task
 

Typedefs

typedef std::map< std::string,
Transponder
NarrowBandMap
 

Enumerations

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<std::string, Transponder> Sensors::MLBL::NarrowBandMap

Enumeration Type Documentation

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