Skip to content

Releases: rmartin5/aqua-sim-ng

1.1 Release

03 Apr 10:53
7888417
Compare
Choose a tag to compare

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.

1.0 Release

28 Aug 16:24
Compare
Choose a tag to compare

Stable transition of Aqua-Sim Next Generation on NS-3. Protocols have been tested and reviewed following porting stage. New features and modules are integrated. Additional testing and tracing features have been added to aid in protocol verification and data output.

Alpha Release

23 Mar 17:15
Compare
Choose a tag to compare
Alpha Release Pre-release
Pre-release

Initial port from Aqua-Sim 2.0/1.0 is complete. All protocols have not been fully tested. Core is functional. Build-able and run-able with provided example.