Skip to content
Snippets Groups Projects
Commit e097302e authored by Anjan Chanda's avatar Anjan Chanda
Browse files

update README-STA-steering.md

parent 1fd147f9
Branches
No related tags found
No related merge requests found
Pipeline #200010 passed
...@@ -14,7 +14,7 @@ config sta_steering ...@@ -14,7 +14,7 @@ config sta_steering
option plugins_enabled '1' option plugins_enabled '1'
option plugins_policy 'any' # 'any' or 'all'. default = 'any' option plugins_policy 'any' # 'any' or 'all'. default = 'any'
list plugins 'rcpi' list plugins 'rcpi'
list plugins 'rate' list plugins 'rate' # TBD
```` ````
## Plugin 'rcpi' specific config section ## ## Plugin 'rcpi' specific config section ##
...@@ -24,12 +24,11 @@ config sta-steer 'rcpi' ...@@ -24,12 +24,11 @@ config sta-steer 'rcpi'
option enabled '1' option enabled '1'
option diffsnr '8' option diffsnr '8'
option bandsteer '0' option bandsteer '0'
option use_bcn_metrics '1' option use_bcn_metrics '1' # currently no effect. Always used.
option use_usta_metrics '1' option use_usta_metrics '1' # currently no effect. Always used.
option steer_retry_int '30'
option steer_int '180' option steer_int '180'
option steer_disable_int '600' option steer_retry_int '30' # deprecated. Not used anymore.
option steer_disabled_int '30' # deprecated. Not used anymore.
: :
. .
option max_steer_attempt '-1' # default = -1 (unlimited) option max_steer_attempt '-1' # default = -1 (unlimited)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment