40#ifndef MS2CEVOLOWLEV_H
41#define MS2CEVOLOWLOV_H
43#include <uwmphy_modem.h>
enum MODEM_STATES modem_state_t
The class used by UwModem to handle simulator's event expirations; it is exploited to schedule the re...
Class that implements the interface between ns2/NS-Miracle and the S2C EvoLogics modem using low leve...
MdriverS2C_Evo_lowlev mDriver
Object which drives the modem operations.
virtual int recvSyncClMsg(ClMessage *m)
Receive Sync CrossLayer Messages.
~MS2C_Evo_lowlev()
Class destructor.
DropTimer dropTmr
Object which sets the modem queue to reset status.
CheckTimer checkTmr
Object which schedules the check-modem events.
virtual modem_state_t check_modem()
Check the state of the modem and update its status.
Class containing the basic functions to drive the S2C EvoLogics acoustic modem transmissions/receptio...
The main class implementing the module used to implement the interface between ns2/NS-Miracle and rea...
Class derived from UWMdriver to interface ns2/NS-Miracle with the S2C EvoLogics acoustic modems throu...