v0.3.0
AntHocNet v0.3.0. See CHANGELOG.md.
Install bundle (anthocnet-0.3.0.zip) — the source to
drop onto your own simulator tree:
make install-ns3 NS3DIR=… or make install-ns2 NS2DIR=….
Pre-built simulator images are on GHCR (see docker/README.md).
What's Changed
- feat(bench): #24 propagation/range/area knobs, stock-baseline control, and PDR diagnostics by @danieljoppi in #50
- docs(bench): point validation anchors at #51 single-hop loss root cause by @danieljoppi in #52
- feat(core): bound proactive broadcasts and add repair wait/discard timer by @danieljoppi in #53
- feat(ns3): re-inject MAC-failed data packets and expose detector-D tuning by @danieljoppi in #54
- feat(core): congestion-aware per-hop metric from MAC queue occupancy by @danieljoppi in #67
- feat(bench): gateway-hotspot scenario (--sink) to give the A2 metric a verdict by @danieljoppi in #72
- feat(bench): instrumentation for A2 analysis — skills + --qdiag queue diagnostic by @danieljoppi in #74
- fix(ns3): read AC_BE_NQOS so A2 has a queue signal — re-land --qdiag + CLAUDE.md by @danieljoppi in #75
- chore: fix bench_parse verdict + delay99, correct A2 docs (validated), install caveman by @danieljoppi in #76
Full Changelog: v0.2.0...v0.3.0