From 645d6d9beb78aef8e10ee5ab432bfa9c8b8ce553 Mon Sep 17 00:00:00 2001 From: Filip Matusiak Date: Mon, 19 Aug 2024 11:44:21 +0200 Subject: [PATCH] map-controller: config: steering intervals --- map-controller/files/etc/config/mapcontroller | 3 +++ 1 file changed, 3 insertions(+) diff --git a/map-controller/files/etc/config/mapcontroller b/map-controller/files/etc/config/mapcontroller index 5fc165585..08f503058 100644 --- a/map-controller/files/etc/config/mapcontroller +++ b/map-controller/files/etc/config/mapcontroller @@ -27,6 +27,9 @@ config sta_steering option report_rcpi_threshold_2g '80' option report_rcpi_threshold_5g '96' option report_rcpi_threshold_6g '96' + option steer_retry_int '30' + option steer_int '180' + option steer_disable_int '600' ################### # Default AP sections credentials will by updated