]> git.ipfire.org Git - thirdparty/hostap.git/commit
Adjust max bitrate SNR floors
authorMatthew Wang <matthewmwang@chromium.org>
Mon, 16 Mar 2020 21:11:05 +0000 (14:11 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 21 Mar 2020 16:17:44 +0000 (18:17 +0200)
commit3a25897ef77aef313160c4c09f00d8198fb85f68
tree77b6761e04c5052e38a9e0216f64cba70d2062cf
parenta60a0a43c73aa42d8988aba1b5c23e1f2663d054
Adjust max bitrate SNR floors

These values were defined in commit a1b790eb9d75 ("Select AP based on
estimated maximum throughput") with no justification. Other sources
[0,1,2] give a different (consistent) set of SNR floors per MCS index.
Adjust the values accordingly.

[0] http://www.revolutionwifi.net/revolutionwifi/2014/09/wi-fi-snr-to-mcs-data-rate-mapping.html
[1] https://higher-frequency.blogspot.com/2016/10/80211n-80211ac-data-rates-and-snr.html
[2] https://www.wlanpros.com/resources/mcs-index-802-11ac-vht-chart/

Signed-off-by: Matthew Wang <matthewmwang@chromium.org>
wpa_supplicant/scan.c