Bug 1028 - refactoring WifiPhyStateHelper
refactoring WifiPhyStateHelper
Status: RESOLVED WONTFIX
Product: ns-3
Classification: Unclassified
Component: wifi
unspecified
All All
: P5 enhancement
Assigned To: sebastien.deronne
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-10 07:07 EST by Nicola Baldo
Modified: 2020-04-12 08:10 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Baldo 2010-11-10 07:07:21 EST
Mathieu raised this issue in the context of bug 555:
> maybe it would be time to give up on our optimization to avoid the 
> end-of-tx event at the phy layer and schedule this event all the time

I think this calls for a major refactoring of WifiPhyStateHelper, involving YansWifiPhy and InterferenceHelper as well (and possibly getting rid of MaybeCcaBusy).
Comment 1 Nicola Baldo 2015-04-07 10:03:39 EDT
No action has been ever taken on this. I think it would be a nice refactoring, in that it would make the code a bit cleaner, easier to follow and maybe easier to debug. However I guess there are many more urgent and higher priority issues to focus on...