mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
add max chan utilization
This commit is contained in:
parent
bbb98af69c
commit
991b575fea
4 changed files with 24 additions and 2 deletions
|
|
@ -27,8 +27,10 @@ config settings metric
|
|||
option low_rssi '-500'
|
||||
option freq '100'
|
||||
option chan_util '50'
|
||||
option max_chan_util '150'
|
||||
option max_chan_util '-50'
|
||||
option rssi_val '-60'
|
||||
option low_rssi_val '-80'
|
||||
option chan_util_val '70'
|
||||
option max_chan_util_val '150'
|
||||
option min_probe_count '2'
|
||||
option bandwith_threshold '6'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue