From 65dea29e5f96faefcff54e9af92717993624a92f Mon Sep 17 00:00:00 2001 From: Janusz Dziedzic Date: Wed, 11 Jun 2025 11:28:18 +0000 Subject: [PATCH] mapcontroller: 6.4.0.3 --- map-controller/Makefile | 2 +- map-controller/files/etc/config/mapcontroller | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/map-controller/Makefile b/map-controller/Makefile index dceeab845..c53301190 100644 --- a/map-controller/Makefile +++ b/map-controller/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-controller -PKG_VERSION:=6.4.0.2 +PKG_VERSION:=6.4.0.3 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=a0a225558731f105b89c258750ff31600fb0981c PKG_MAINTAINER:=Jakob Olsson diff --git a/map-controller/files/etc/config/mapcontroller b/map-controller/files/etc/config/mapcontroller index 3030bc837..ad42c8843 100644 --- a/map-controller/files/etc/config/mapcontroller +++ b/map-controller/files/etc/config/mapcontroller @@ -8,9 +8,7 @@ config controller 'controller' option enable_ts '0' option primary_vid '1' option primary_pcp '0' - option allow_bgdfs '0' option stale_sta_timeout '30d' - option channel_plan '0' option de_collect_interval '60' config sta_steering @@ -26,6 +24,10 @@ config sta_steering option plugins_policy 'any' list plugins 'rcpi' +config channel_plan + option preclear_dfs '0' + option acs '0' + ################### # Default AP sections credentials will by updated # by uci-defaults script 99-mapcntlr