add max chan utilization

This commit is contained in:
PolynomialDivision 2017-12-12 16:39:39 +01:00
parent bbb98af69c
commit 991b575fea
4 changed files with 24 additions and 2 deletions

View file

@ -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'