Message ID | 20220401031116.2195-1-voxlympha@gmail.com (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Johannes Berg |
Headers | show |
Series | [v2] wireless-regdb: Update regulatory rules for Australia (AU) | expand |
On Fri, Apr 01, 2022 at 02:11:16PM +1100, Richard Huynh wrote: > Changes allowing lower portion of WiFi 6E spectrum. (5925-6425) > > Amendment: https://www.legislation.gov.au/Details/F2022L00249 > Full text: https://www.legislation.gov.au/Details/F2022C00281 > > Allows for both 250mW EIRP indoors or 25mW outdoors. > However, only the former limit is defined in this commit. > > Signed-off-by: Richard Huynh <voxlympha@gmail.com> Applied, thanks!
diff --git a/db.txt b/db.txt index e887c73..a820ec8 100644 --- a/db.txt +++ b/db.txt @@ -121,7 +121,7 @@ country AT: DFS-ETSI (57000 - 66000 @ 2160), (40) # Source: -# https://www.legislation.gov.au/Details/F2016C00432 +# https://www.legislation.gov.au/Details/F2022C00281 # Both DFS-ETSI and DFS-FCC are acceptable per AS/NZS 4268 Appendix B. # The EIRP for DFS bands can be increased by 3dB if TPC is implemented. # In order to allow 80MHz operation between 5650-5730MHz the upper boundary @@ -133,6 +133,7 @@ country AU: DFS-ETSI (5470 - 5600 @ 80), (27), DFS (5650 - 5730 @ 80), (27), DFS (5730 - 5850 @ 80), (36) + (5925 - 6425 @ 160), (24), NO-OUTDOOR (57000 - 66000 @ 2160), (43), NO-OUTDOOR country AW: DFS-ETSI
Changes allowing lower portion of WiFi 6E spectrum. (5925-6425) Amendment: https://www.legislation.gov.au/Details/F2022L00249 Full text: https://www.legislation.gov.au/Details/F2022C00281 Allows for both 250mW EIRP indoors or 25mW outdoors. However, only the former limit is defined in this commit. Signed-off-by: Richard Huynh <voxlympha@gmail.com> --- db.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)