passing packet size argument as number of bits to AquaSimPhyCmn::CalcTxTime
define conflict in aqua-sim-mac-alogha.h with SystemCondition::Broadcast(void) in ns3/system-condition.h.
AquaSimRoutingDummy. Change range to 22 in line 63 of bMAC.cc to reproduce this bug. Packets should be received and retransmitted well without entering in an infinite loop.
Extras:
2 additional TracedCallbacks in ns3::AquaSimRouting (similar to TraceSources RoutingTx and RoutingRx. Maybe this is redundant...)
Thanks for the fixes! While there may be potential for some redundancy from the trace cb I would rather have them implemented allowing for less modifications from novice simulator users.
Fixes:
define conflict in aqua-sim-mac-alogha.h with SystemCondition::Broadcast(void) in ns3/system-condition.h.
Extras: