Added a set of new MAC protocols. Various mods and fixes to PHY layer, and some MAC protocols. Compatible with newer CMake-based NS-3 versions, such as ns3.40
.
New MAC protocols include:
- LIBRA: Learning-based Range Adjustment MAC protocol
- TRUMAC: Token-ring based MAC protocol
- JMAC: Jamming MAC protocol
- TDMA: Classic time-division slot allocation MAC
- new simulation scripts to run the protocols
Updated README.md
file with installation instructions, and Running Examples
section.