Bug 1028

Summary: refactoring WifiPhyStateHelper
Product: ns-3 Reporter: Nicola Baldo <nicola>
Component: wifiAssignee: sebastien.deronne
Status: RESOLVED WONTFIX    
Severity: enhancement CC: ns-bugs
Priority: P5    
Version: unspecified   
Hardware: All   
OS: All   

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...