2023-01-31 12:49:28

by Eugene Konev

[permalink] [raw]
Subject: [PATCH v2] wireless-regdb: Update regulatory info for Russia (RU) on 5GHz

Update regulatory info for Russia on 5GHz in accordance with
current regulatory rules.

Source: https://docs.cntd.ru/document/902048009?section=text

Signed-off-by: Eugene Konev <[email protected]>
---
db.txt | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/db.txt b/db.txt
index 3f74194..915a3b9 100644
--- a/db.txt
+++ b/db.txt
@@ -1500,10 +1500,11 @@ country RS: DFS-ETSI
# 60 GHz band channels 1-4, ref: Etsi En 302 567
(57000 - 66000 @ 2160), (40)

-country RU:
+# Source: https://docs.cntd.ru/document/902048009?section=text
+country RU: DFS-ETSI
(2400 - 2483.5 @ 40), (20)
- (5150 - 5350 @ 160), (20), NO-OUTDOOR
- (5650 - 5850 @ 160), (20), NO-OUTDOOR
+ (5150 - 5350 @ 160), (100 mW), NO-OUTDOOR, DFS
+ (5650 - 5850 @ 160), (100 mW), NO-OUTDOOR, DFS
# 60 GHz band channels 1-4, ref: Changes to NLA 124_Order
№129_22042015.pdf
(57000 - 66000 @ 2160), (40), NO-OUTDOOR

--
2.30.2


2023-02-13 14:48:29

by Seth Forshee

[permalink] [raw]
Subject: Re: [PATCH v2] wireless-regdb: Update regulatory info for Russia (RU) on 5GHz

On Tue, Jan 31, 2023 at 07:49:09PM +0700, Eugene Konev wrote:
> Update regulatory info for Russia on 5GHz in accordance with
> current regulatory rules.
>
> Source: https://docs.cntd.ru/document/902048009?section=text
>
> Signed-off-by: Eugene Konev <[email protected]>

Applied, thanks!