From 838e979f07636ad11158f22667bab76fb963a90a Mon Sep 17 00:00:00 2001 From: Ivaylo Markov Date: Sat, 9 Sep 2017 16:00:14 +0300 Subject: [PATCH] Enable TX power adjustment --- files/archer-c5/etc/config/wireless | 4 ++-- files/dap2965/etc/config/wireless | 4 ++-- files/linksys/etc/config/wireless | 4 ++-- files/wdr-4300/etc/config/wireless | 4 ++-- files/wr-1043nd/etc/config/wireless | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/files/archer-c5/etc/config/wireless b/files/archer-c5/etc/config/wireless index 2b92051..4160e37 100644 --- a/files/archer-c5/etc/config/wireless +++ b/files/archer-c5/etc/config/wireless @@ -3,7 +3,7 @@ config wifi-device radio0 option hwmode 11a option path 'pci0000:01/0000:01:00.0' # option channel -# option txpower '30' + option txpower '30' option htmode VHT80 option distance '20' list basic_rate '54000' @@ -30,7 +30,7 @@ config wifi-device radio1 option hwmode 11g option path 'platform/qca955x_wmac' # option channel -# option txpower '20' + option txpower '20' option htmode 'HT20' option distance '20' list basic_rate '54000' diff --git a/files/dap2965/etc/config/wireless b/files/dap2965/etc/config/wireless index 541e8bd..b34d87b 100644 --- a/files/dap2965/etc/config/wireless +++ b/files/dap2965/etc/config/wireless @@ -3,7 +3,7 @@ config wifi-device radio0 option hwmode 11a option path 'pci0000:00/0000:00:00.0' # option channel -# option txpower '30' + option txpower '30' option htmode VHT80 option distance '20' list basic_rate '54000' @@ -30,7 +30,7 @@ config wifi-device radio1 option hwmode 11g option path 'platform/qca955x_wmac' # option channel -# option txpower '20' + option txpower '20' option htmode 'HT20' option distance '20' list basic_rate '54000' diff --git a/files/linksys/etc/config/wireless b/files/linksys/etc/config/wireless index 88c98df..8f53ec0 100644 --- a/files/linksys/etc/config/wireless +++ b/files/linksys/etc/config/wireless @@ -3,7 +3,7 @@ config wifi-device radio0 option hwmode 11a option path 'soc/soc:pcie-controller/pci0000:00/0000:00:01.0/0000:01:00.0' # option channel -# option txpower '30' + option txpower '30' option htmode VHT80 option distance '20' list basic_rate '54000' @@ -30,7 +30,7 @@ config wifi-device radio1 option hwmode 11g option path 'soc/soc:pcie-controller/pci0000:00/0000:00:02.0/0000:02:00.0' # option channel -# option txpower '20' + option txpower '20' option htmode 'HT20' option distance '20' list basic_rate '54000' diff --git a/files/wdr-4300/etc/config/wireless b/files/wdr-4300/etc/config/wireless index 0a89173..9d16183 100644 --- a/files/wdr-4300/etc/config/wireless +++ b/files/wdr-4300/etc/config/wireless @@ -3,7 +3,7 @@ config wifi-device radio0 option hwmode 11g option path 'platform/ar934x_wmac' # option channel -# option txpower '20' + option txpower '20' option htmode 'HT20' option distance '20' list basic_rate '54000' @@ -30,7 +30,7 @@ config wifi-device radio1 option hwmode 11a option path 'pci0000:00/0000:00:00.0' # option channel -# option txpower '30' + option txpower '30' option htmode HT40 option distance '20' list basic_rate '54000' diff --git a/files/wr-1043nd/etc/config/wireless b/files/wr-1043nd/etc/config/wireless index ce7b7ed..b33911e 100644 --- a/files/wr-1043nd/etc/config/wireless +++ b/files/wr-1043nd/etc/config/wireless @@ -3,7 +3,7 @@ config wifi-device radio0 option hwmode 11g option path 'platform/qca955x_wmac' # option channel -# option txpower '20' + option txpower '20' option htmode 'HT20' option distance '20' list basic_rate '54000'