doc: document disabling bands with a 0.0 modifier

This commit is contained in:
James Prestwood 2023-09-28 05:41:28 -07:00 committed by Denis Kenzior
parent 52c098ea74
commit 0bb99bcc33
1 changed files with 9 additions and 0 deletions

View File

@ -297,6 +297,9 @@ autoconnect purposes.
Increase or decrease the preference for 2.4GHz access points by
increasing or decreasing the value of this modifier.
A value of 0.0 will disable the 2.4GHz band and prevent scanning or
connecting on those frequencies.
* - BandModifier5Ghz
- Values: floating point value (default: **1.0**)
@ -306,6 +309,9 @@ autoconnect purposes.
networks are highly RSSI sensitive, so it is still possible for IWD to
prefer 2.4Ghz APs in certain circumstances.
A value of 0.0 will disable the 5GHz band and prevent scanning or
connecting on those frequencies.
* - BandModifier6Ghz
- Values: floating point value (default: **1.0**)
@ -313,6 +319,9 @@ autoconnect purposes.
or decreasing the value of this modifier. Since 6GHz networks are highly
RSSI sensitive, this gives an option to prefer 6GHz APs over 5GHz APs.
A value of 0.0 will disable the 6GHz band and prevent scanning or
connecting on those frequencies.
Scan
----