Bug 2026 - 802.11n Ness parameter badly set for data frames
802.11n Ness parameter badly set for data frames
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P5 normal
Assigned To: Daniel L.
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-04 17:20 EST by sebastien.deronne
Modified: 2014-12-12 15:07 EST (History)
2 users (show)

See Also:


Attachments
patch to set correctly the 802.11n Ness parameter value (17.32 KB, application/octet-stream)
2014-12-04 17:20 EST, sebastien.deronne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebastien.deronne 2014-12-04 17:20:58 EST
Created attachment 1930 [details]
patch to set correctly the 802.11n Ness parameter value

I observed that the Ness parameter is set equal to the number of TX antenna, i.e. it is set to 1 as the current implementation is limited to 1x1 802.11n systems. 

Nevertheless, for such systems which does not use several streams nor beamforming, the Ness parameter should be always equal to 0.

In attachment, I provide a patch to correct the issue.
Comment 1 Tom Henderson 2014-12-12 15:07:23 EST
fixed in changeset  11100:86e53d8a4cfe
Comment 2 Tom Henderson 2014-12-12 15:07:50 EST
fixed in changeset 11101:d8e6083ea5d9