Skip to content

1.1 Release

Latest
Compare
Choose a tag to compare
@dugdmitry dugdmitry released this 03 Apr 10:53
· 1 commit to master since this release
7888417

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.