|
DESERT 4.0.0
|
Header of the class needed by UWMPhy_modem to handle the different transmissions cases and corresponding protocol messages to be generated according to the tcl-user choices and modem firmware, respectively. More...
Go to the source code of this file.
Classes | |
| class | UWMdriver |
Typedefs | |
| typedef enum LOG_LEVEL | log_level_t |
| typedef enum MODEM_STATES | modem_state_t |
Enumerations | |
| enum | MODEM_STATES { MODEM_IDLE = 0 , MODEM_TX , MODEM_RX , MODEM_IDLE_RX , MODEM_CFG , MODEM_TX_PAUSED , MODEM_TX_RX , MODEM_RESET , MODEM_NOISE , MODEM_MULTIPATH , MODEM_CHANGE_POWER_LEVEL , MODEM_QUIT } |
| enum | LOG_LEVEL { LOG_LEVEL_ERROR = 0 , LOG_LEVEL_INFO , LOG_LEVEL_DEBUG } |
Header of the class needed by UWMPhy_modem to handle the different transmissions cases and corresponding protocol messages to be generated according to the tcl-user choices and modem firmware, respectively.
| typedef enum LOG_LEVEL log_level_t |
| typedef enum MODEM_STATES modem_state_t |
| enum LOG_LEVEL |
| enum MODEM_STATES |