@@ -1548,21 +1548,22 @@ country TZ:
(2402 - 2482 @ 40), (20)
(5735 - 5835 @ 80), (30)
-# Source:
-# #914 / 06 Sep 2007: http://www.ucrf.gov.ua/uk/doc/nkrz/1196068874
-# #1174 / 23 Oct 2008: http://www.nkrz.gov.ua/uk/activities/ruling/1225269361
-# (appendix 8)
-# Listed 5GHz range is a lowest common denominator for all related
-# rules in the referenced laws. Such a range is used because of
-# disputable definitions there.
+# Source: https://zakon.rada.gov.ua/laws/show/z0201-15#n48
+# Power limit units are the same as provided in the source (i.e., mW for
+2.4 and 5 GHz, dbm for 60 GHz).
+# Although it is allowed to use up to 250 mW for some 5 GHz frequency ranges,
+# all of them are limited to 100 mW for IEEE 802.11n and IEEE 802.11ac.
+# 2.4 GHz band channels can be used outdoors when some requirements are met.
+# 5 GHz band channels must be used only indoors in some cases. They are neither
+# permitted nor denied outdoors in others.
country UA: DFS-ETSI
- (2400 - 2483.5 @ 40), (20), NO-OUTDOOR
- (5150 - 5250 @ 80), (20), NO-OUTDOOR, AUTO-BW
- (5250 - 5350 @ 80), (20), DFS, NO-OUTDOOR, AUTO-BW
- (5490 - 5670 @ 160), (20), DFS
- (5735 - 5835 @ 80), (20)
+ (2400 - 2483.5 @ 40), (100 mW)
+ (5150 - 5250 @ 80), (100 mW), NO-OUTDOOR, AUTO-BW, wmmrule=ETSI
+ (5250 - 5350 @ 80), (100 mW), DFS, NO-OUTDOOR, AUTO-BW, wmmrule=ETSI
+ (5470 - 5725 @ 160), (100 mW), DFS, NO-OUTDOOR, wmmrule=ETSI
+ (5725 - 5850 @ 80), (100 mW), NO-OUTDOOR
# 60 GHz band channels 1-4, ref: Etsi En 302 567
- (57000 - 66000 @ 2160), (40)
+ (57000 - 66000 @ 2160), (20), NO-OUTDOOR
country UG: DFS-FCC
(2402 - 2482 @ 40), (20)
This patch is based on the latest Ukrainian norms https://zakon.rada.gov.ua/laws/show/z0201-15#n48 and is an updated version of the one sent previously. * Extend some frequency ranges. * Provide some power limits in mW to be consistent with local norms. * Decrease EIRP on 60 GHz band channels to 20 dbm. * Set wmmrule=ETSI to frequency ranges that are related to EN 301 893. * Permit outdoor usage of 2.4 GHz band channels. * Prohibit outdoor usage of some 5 GHz and 60 GHz band channels. Signed-off-by: Illia Volochii <illia.volochii@gmail.com> --- db.txt | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-)