[wireless-regdb] [PATCH v2] wireless-regdb: Update regulations for Ukraine

Mykyta Iziumtsev mykyta.iziumtsev at gmail.com
Tue Dec 4 17:27:55 EST 2012


Add 5GHz band and mark 2.4GHz and 5GHz as NO-OUTDOOR according to
"Рішення про затвердження Переліку радіоелектронних засобів
та випромінювальних пристроїв, для експлуатації яких не потрібні
дозволи на експлуатацію" from 27 May 2010.

Ref:
* #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)

Update rules as follows as lowest common denominator:
        (2400 - 2483.5 @ 40), (N/A, 20), NO-OUTDOOR
        (5150 - 5350 @ 40), (N/A, 20), NO-OUTDOOR

All WiFi equipment can be classified as either Client, Master,
or Access Terminal. Client maps to STA or P2P-Client,
Master -- to AP, IBSS/Mesh node or P2P-GO, and Access Terminal
can be either Client or Master, but there is additional requirement
that it should be deactivated on request from authorities.
But at the same time Access Terminal can be used outdoor.
For Master device there is requirement for indoor-only usage.
Further, WiFi equipment is divided by 802.11n capability criteria.

802.11bg/802.11a Client and Master
2400-2483,5 100 mW for DSSS/OFDM and 500 mW for FHSS
5150-5350 200 mW

802.11bg/80211a Access Terminal
2400-2483,5 100 mW
5150-5350 200 mW
5470-5670 1 W
5725-5850 2 W

802.11bgn/802.11an Client, Master or Access Terminal
2400-2483,5 100 mW
5150-5350 100 mW
5470-5670 100 mW
5725-5850 100 mW

Signed-off-by: Mykyta Iziumtsev <mykyta.iziumtsev at gmail.com>
Signed-off-by: Pavel Chernyshev <pchernyshev at gmail.com>
Signed-off-by: Andrew Bordunov <andrew.bordunov at gmail.com>
---
 db.txt | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/db.txt b/db.txt
index 4c54543..30d0791 100644
--- a/db.txt
+++ b/db.txt
@@ -652,8 +652,16 @@ country TR: DFS-ETSI
 	(5170 - 5250 @ 20), (N/A, 20)
 	(5250 - 5330 @ 20), (N/A, 20), DFS

+# 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.
 country UA:
-	(2402 - 2482 @ 40), (N/A, 20)
+	(2400 - 2483.5 @ 40), (N/A, 20), NO-OUTDOOR
+	(5150 - 5350 @ 40), (N/A, 20), NO-OUTDOOR

 country US: DFS-FCC
 	(2402 - 2472 @ 40), (3, 27)
-- 
1.7.11.7



More information about the wireless-regdb mailing list