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