diff options
author | 2018-06-21 11:18:01 +0200 | |
---|---|---|
committer | 2018-06-27 19:15:14 +0300 | |
commit | c3ae2103e06953b1521a96c3e6934136b835e027 (patch) | |
tree | 0f8da724bba3bfbb87d7035c75f9fe77200439b5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mt76: track ewma rssi for gain adjustment per station (diff) | |
download | wireguard-linux-c3ae2103e06953b1521a96c3e6934136b835e027.tar.xz wireguard-linux-c3ae2103e06953b1521a96c3e6934136b835e027.zip |
mt76: improve gain adjustment in noisy environments
When switching between low gain (high RSSI) and high gain settings, it
can take a few seconds to adjust to the current environment.
This can lead to short periods of time with extreme packet loss.
When switching from low_gain=1 to low_gain=2, start with the same gain
adjustment value instead of the lowest to avoid spikes of huge numbers
of false CCA events
Also avoid resetting adjustment values on switching between low_gain
values 0 and 1, since it affects only the upper limit of vga adjustment
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions