DESERT 3.5.1
Loading...
Searching...
No Matches
uwphy-clmsg.h File Reference
#include <clmessage.h>
#include <packet.h>
Include dependency graph for uwphy-clmsg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClMsgUwPhy
 
class  ClMsgUwPhyTxPwr
 
class  ClMsgUwPhyBRate
 
class  ClMsgUwPhyThresh
 
class  ClMsgUwPhyGetLostPkts
 
class  ClMsgUwPhyTxBusy
 

Macros

#define CLMSG_UWPHY_VERBOSITY   (3)
 
#define CLMSG_UWPHY_NOT_VALID   (-1)
 
#define CLMSG_UWPHY_TIME_NOT_VALID   (-1)
 
#define CLMSG_UWPHY_STACK_ID_NOT_VALID   (-1)
 

Variables

ClMessage_t CLMSG_UWPHY_TX_POWER
 
ClMessage_t CLMSG_UWPHY_B_RATE
 
ClMessage_t CLMSG_UWPHY_THRESH
 
ClMessage_t CLMSG_UWPHY_LOSTPKT
 
ClMessage_t CLMSG_UWPHY_TX_BUSY
 

Detailed Description

Definition of ClMsgUwMmac class.

Definition of ClMsgUwPhy class.

Author
Filippo Campagnaro
Version
1.0.0

Definition in file uwphy-clmsg.h.

Macro Definition Documentation

◆ CLMSG_UWPHY_NOT_VALID

#define CLMSG_UWPHY_NOT_VALID   (-1)

Definition at line 46 of file uwphy-clmsg.h.

◆ CLMSG_UWPHY_STACK_ID_NOT_VALID

#define CLMSG_UWPHY_STACK_ID_NOT_VALID   (-1)

Definition at line 50 of file uwphy-clmsg.h.

◆ CLMSG_UWPHY_TIME_NOT_VALID

#define CLMSG_UWPHY_TIME_NOT_VALID   (-1)

Definition at line 48 of file uwphy-clmsg.h.

◆ CLMSG_UWPHY_VERBOSITY

#define CLMSG_UWPHY_VERBOSITY   (3)

Definition at line 44 of file uwphy-clmsg.h.

Variable Documentation

◆ CLMSG_UWPHY_B_RATE

ClMessage_t CLMSG_UWPHY_B_RATE
extern

◆ CLMSG_UWPHY_LOSTPKT

ClMessage_t CLMSG_UWPHY_LOSTPKT
extern

◆ CLMSG_UWPHY_THRESH

ClMessage_t CLMSG_UWPHY_THRESH
extern

◆ CLMSG_UWPHY_TX_BUSY

ClMessage_t CLMSG_UWPHY_TX_BUSY
extern

◆ CLMSG_UWPHY_TX_POWER

ClMessage_t CLMSG_UWPHY_TX_POWER
extern