2016-01-27 09:57:14

by Xose Vazquez Perez

[permalink] [raw]
Subject: [PATCH v2] wireless-regdb: add 2.4GHz regulatory rules for Cuba (CU)

Resolución 127, 2011 - Reglamento Banda 2,4 GHz.:
http://www.mincom.gob.cu/sites/default/files/marcoregulatorio/R%20127-11%20Reglamento%20banda%202,4%20GHz.pdf

Cc: Seth Forshee <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
db.txt | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/db.txt b/db.txt
index 13cc7ad..e9ba21a 100644
--- a/db.txt
+++ b/db.txt
@@ -275,6 +275,12 @@ country CR: DFS-FCC
(5490 - 5730 @ 20), (24), DFS
(5735 - 5835 @ 20), (30)

+# http://www.mincom.gob.cu/?q=marcoregulatorio
+# - Redes Informáticas
+# Resolución 127, 2011 - Reglamento Banda 2,4 GHz.
+country CU: DFS-FCC
+ (2400 - 2483.5 @ 40), (200 mW)
+
country CX: DFS-FCC
(2402 - 2482 @ 40), (20)
(5170 - 5250 @ 80), (24), AUTO-BW
--
2.5.0



2016-01-31 15:16:18

by Seth Forshee

[permalink] [raw]
Subject: Re: [PATCH v2] wireless-regdb: add 2.4GHz regulatory rules for Cuba (CU)

On Wed, Jan 27, 2016 at 10:56:33AM +0100, Xose Vazquez Perez wrote:
> Resolución 127, 2011 - Reglamento Banda 2,4 GHz.:
> http://www.mincom.gob.cu/sites/default/files/marcoregulatorio/R%20127-11%20Reglamento%20banda%202,4%20GHz.pdf
>
> Cc: Seth Forshee <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Signed-off-by: Xose Vazquez Perez <[email protected]>

Applied, thanks.