Bug 2108

Summary: Erroneous implementation in InterferenceHelper
Product: ns-3 Reporter: sebastien.deronne
Component: wifiAssignee: sebastien.deronne
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: refactor InterferenceHelper implementation
refactored patch after commit for bug 2066

Description sebastien.deronne 2015-05-01 18:56:43 EDT
Created attachment 2034 [details]
refactor InterferenceHelper implementation

The implementation in InterferenceHelper seems not correct, as well for non HT and for HT formats.

I refactored the implementation (see attached patch).
I am waiting for some comments, I guess some discussions may pop up.

N.B.: since it modifies the PHY layer performance results, some pcap traces need to be rebuild to avoid failure of regression tests (devices-mesh-dot11s-regression).
Comment 1 sebastien.deronne 2015-05-03 11:44:06 EDT
patch needs to be reworked due to fix for bug 2066 (changeset 11348:ded786322135)
Comment 2 sebastien.deronne 2015-05-24 05:58:01 EDT
Created attachment 2042 [details]
refactored patch after commit for bug 2066
Comment 3 sebastien.deronne 2015-06-22 13:17:09 EDT
Committed in changeset 11452:f7e2c3127a02