From: Felix Fietkau <[email protected]>
Add new frequency ranges, increase power, as documented in:
http://wpc.dot.gov.in/WriteReadData/userfiles/License%20Exemption%20in%205%20GHz%20G_S_R_1048(E)%20dated%2022nd%20October,%202018.pdf
Signed-off-by: Felix Fietkau <[email protected]>
---
db.txt | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/db.txt b/db.txt
index 66751f0..b8f3faa 100644
--- a/db.txt
+++ b/db.txt
@@ -617,8 +617,10 @@ country IL: DFS-ETSI
country IN:
(2402 - 2482 @ 40), (20)
- (5150 - 5350 @ 160), (23)
- (5725 - 5875 @ 80), (23)
+ (5150 - 5250 @ 80), (30)
+ (5250 - 5350 @ 80), (24)
+ (5470 - 5725 @ 160), (24)
+ (5725 - 5875 @ 80), (30)
country IR: DFS-JP
(2402 - 2482 @ 40), (20)
--
2.17.0
On Sat, Feb 09, 2019 at 11:19:47AM +0100, Felix Fietkau wrote:
> From: Felix Fietkau <[email protected]>
>
> Add new frequency ranges, increase power, as documented in:
> http://wpc.dot.gov.in/WriteReadData/userfiles/License%20Exemption%20in%205%20GHz%20G_S_R_1048(E)%20dated%2022nd%20October,%202018.pdf
>
> Signed-off-by: Felix Fietkau <[email protected]>
Please also include [email protected] on wireless-regdb
patches.
Applied, thanks!