Bug 2079

Summary: mcs variable in ht-wifi-network example is confusing
Product: ns-3 Reporter: sebastien.deronne
Component: wifiAssignee: sebastien.deronne
Status: RESOLVED FIXED    
Severity: trivial CC: ns-bugs
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: patch

Description sebastien.deronne 2015-03-17 17:57:42 UTC
Created attachment 1994 [details]
patch

The mcs variable used in the ht-wifi-network example is actually a variable to go through all possible rates for SISO 802.11n systems, which does not correspond to the definition of MCS in the .11n standard.

I propose to rename the variable to avoid any confusion (check attachment).
Comment 1 sebastien.deronne 2015-03-19 16:10:19 UTC
Pushed in changeset 11235:c350a855a19