Bugzilla – Bug 2320
Add method to check whether a WifiTxVector contains a valid combination of WifiMode, number of spatial streams and channel width
Last modified: 2016-03-09 16:00:23 UTC
Created attachment 2318 [details] Patch to add method WifiPhy::IsValidTxVector The 802.11ac standard has several MCS values that are listed as "Not valid". A list of invalid combinations can be found here http://chimera.labs.oreilly.com/books/1234000001739/ch02.html#table-phy-invalid-mcs This methods check for the validity of WifiTxVector. It is necessary for rate control algorithms to avoid this invalid combinations.
+1 I did not check the combinations in detail, but it looks ok.
pushed in changeset 11999:50fa1325ca2b