[PATCH v2] wireless-regdb: Update rules for Australia (AU) and add 60GHz rules
From: Ryan Mounce <hidden>
Date: 2017-02-23 13:53:34
Also in:
wireless-regdb
Subsystem:
the rest · Maintainer:
Linus Torvalds
Sourced from the current legislation at https://www.legislation.gov.au/Details/F2016C00432 The current rules exceed legal limits between 5250-5330MHz, and permit illegal operation in 5600-5650MHz (disallowed regardless of DFS). Frequency ranges and EIRP limits for all ranges have been updated to match items 59-63, 65 in the linked document. As the rules for AU have never previously mirrored local regulations, changes include a significant increase in the allowable 2.4GHz EIRP and smaller increases in most other bands. In order to allow 80MHz operation between 5650-5730MHz (bordering two bands) the lower, more restrictive band has been rounded up by 5MHz. Signed-off-by: Ryan Mounce <redacted> --- db.txt | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/db.txt b/db.txt
index 05108e0..00e81b6 100644
--- a/db.txt
+++ b/db.txt@@ -85,12 +85,17 @@ country AT: DFS-ETSI # 60 GHz band channels 1-4, ref: Etsi En 302 567 (57000 - 66000 @ 2160), (40) +# Source: +# https://www.legislation.gov.au/Details/F2016C00432 +# Both DFS-ETSI and DFS-FCC are acceptable per AS/NZS 4268 Appendix B country AU: DFS-ETSI - (2402 - 2482 @ 40), (20) - (5170 - 5250 @ 80), (17), AUTO-BW - (5250 - 5330 @ 80), (24), DFS, AUTO-BW - (5490 - 5710 @ 160), (24), DFS - (5735 - 5835 @ 80), (30) + (2400 - 2483.5 @ 40), (36) + (5150 - 5250 @ 80), (23), NO-OUTDOOR, AUTO-BW + (5250 - 5350 @ 80), (23), NO-OUTDOOR, AUTO-BW, DFS + (5470 - 5600 @ 80), (30), DFS + (5650 - 5730 @ 80), (30), DFS + (5730 - 5850 @ 80), (36) + (57000 - 66000 @ 2160), (43), NO-OUTDOOR country AW: DFS-ETSI (2402 - 2482 @ 40), (20)
--
2.11.0