2014-05-12 14:27:54

by Bjørn Mork

[permalink] [raw]
Subject: [PATCH] wireless-regdb: update NO's regulatory rules

This aligns the regdb entry with the current Norwegian
regulations.

o Adding a reference to the authoritative source

o Adding a note about TPC

o Adjusting band edges to match the text of the regulations,
except for merging 5470 - 5725 and 5725 – 5795 MHz using
the lowest common EIRP limit

o Syncronizing EIRP limits with the regulation text, fixing
values, using mW instead of dBm, and adjusting for "no TPC"
where applicable

o Adding the bands 5710 – 5795 MHz, 5815 – 5850 MHz and
17.1 - 17.3 GHz

An unofficial English translation of the regulations is available
from (attachment link on the right):
http://eng.npt.no/technical/frequency-management/frequency-licenses/permission-to-use-radio-frequencies
The relevant part is "Section 11. Wireless networks"

The reference in the db.txt comment is the actual authoritative
publication of these regulations, in Norwegian only.

Signed-off-by: Bjørn Mork <[email protected]>
---
db.txt | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/db.txt b/db.txt
index fcab208..9d32643 100644
--- a/db.txt
+++ b/db.txt
@@ -579,11 +579,18 @@ country NL: DFS-ETSI
# 60 gHz band channels 1-4, ref: Etsi En 302 567
(57240 - 65880 @ 2160), (40), NO-OUTDOOR

+# Data from http://www.lovdata.no/dokument/SF/forskrift/2012-01-19-77
+# Power at 5250 - 5350 MHz, 5470 - 5725 MHz and 5815 – 5850 MHz can
+# be doubled if TPC is implemented.
+# Up to 2W (or 4W with TPC) is allowed in the 5725 – 5795 MHz band
+# which has been merged with 5470 - 5725 MHz to allow wide channels
country NO: DFS-ETSI
- (2402 - 2482 @ 40), (20)
- (5170 - 5250 @ 80), (20)
- (5250 - 5330 @ 80), (20), DFS
- (5490 - 5710 @ 80), (27), DFS
+ (2400 - 2483.5 @ 40), (100 mW)
+ (5150 - 5250 @ 80), (200 mW)
+ (5250 - 5350 @ 80), (100 mW), DFS
+ (5470 - 5795 @ 80), (500 mW), DFS
+ (5815 - 5850 @ 35), (2000 mW), DFS
+ (17100 - 17300 @ 200), (100 mW)
# 60 gHz band channels 1-4, ref: Etsi En 302 567
(57240 - 65880 @ 2160), (40), NO-OUTDOOR

--
2.0.0.rc2