mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
set min probe count to 0
This commit is contained in:
parent
9f969e41ac
commit
b65652c92a
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ config metric
|
|||
option low_rssi_val '-80'
|
||||
option chan_util_val '140'
|
||||
option max_chan_util_val '170'
|
||||
option min_probe_count '4'
|
||||
option min_probe_count '0'
|
||||
option bandwith_threshold '6'
|
||||
option use_station_count '1'
|
||||
option eval_probe_req '1'
|
Loading…
Add table
Add a link
Reference in a new issue