This commit doubles the maximum transmission power for
5170-5250MHz in accordance with regulatory information obtained
from Switzerland's national frequency allocation strategy table
[0]. In addition, a note has been added that power on 5GHz for
frequencies greater than 5250MHz may be doubled if TPC is in use.
Since [0] can be cumbersome to navigate, I will note the direct
links to the applicable tables here as well:
5150-5350MHz: [1]
5470-5725MHz: [2]
[0] https://www.ofcomnet.ch/#/fatTable
[1] https://www.ofcomnet.ch/api/rir/1010/05
[2] https://www.ofcomnet.ch/api/rir/1010/04
---
db.txt | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/db.txt b/db.txt
index 8cf7dee..427af7b 100644
--- a/db.txt
+++ b/db.txt
@@ -265,9 +265,13 @@ country CF: DFS-FCC
(5490 - 5730 @ 40), (24), DFS
(5735 - 5835 @ 40), (30)
+# Source:
+# https://www.ofcomnet.ch/#/fatTable
+# Note that the maximum transmitter power can be doubled for 5250-5710MHz if
+# transmitter power control is in use: 5250-5330@23db, 5490-5710@30db
country CH: DFS-ETSI
(2402 - 2482 @ 40), (20)
- (5170 - 5250 @ 80), (20), AUTO-BW, wmmrule=ETSI
+ (5170 - 5250 @ 80), (23), AUTO-BW, wmmrule=ETSI
(5250 - 5330 @ 80), (20), DFS, AUTO-BW, wmmrule=ETSI
(5490 - 5710 @ 160), (27), DFS, wmmrule=ETSI
# 60 GHz band channels 1-4, ref: Etsi En 302 567
--
2.18.0