Bug 2108 - Erroneous implementation in InterferenceHelper
Erroneous implementation in InterferenceHelper
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P5 normal
Assigned To: sebastien.deronne
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-05-01 18:56 EDT by sebastien.deronne
Modified: 2015-06-22 13:17 EDT (History)
1 user (show)

See Also:


Attachments
refactor InterferenceHelper implementation (28.11 KB, patch)
2015-05-01 18:56 EDT, sebastien.deronne
Details | Diff
refactored patch after commit for bug 2066 (27.71 KB, patch)
2015-05-24 05:58 EDT, sebastien.deronne
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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