Package inet.linklayer.radio

Name Description
GenericRadio (simple module)

Generic radio module. The implementation is largely based on the Mobility Framework's SnrEval and Decider modules.

Ieee80211Radio (simple module)

Physical layer for the IEEE 802.11 models. Its external interface (including gates and how it communicates with other modules) is the same as the Radio module's.

Radio (simple module)

Prototype for radio modules. Radio modules deal with the transmission of frames over a wireless medium (the radio channel).