public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] wireless-regdb: add support for US S1G channels
@ 2022-02-08  1:24 Thomas Pedersen
  2022-02-08  1:24 ` [PATCH 2/2] wireless-regdb: add 802.11ah bands to world regulatory domain Thomas Pedersen
  2022-02-12 15:32 ` [PATCH 1/2] wireless-regdb: add support for US S1G channels Seth Forshee
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Pedersen @ 2022-02-08  1:24 UTC (permalink / raw)
  To: sforshee; +Cc: linux-wireless, Thomas Pedersen

The 902-928MHz band is one of the US ISM bands, so follows
the same emission limits described in FCC part 15.

Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
---
 db.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/db.txt b/db.txt
index 6dbda3c17e54..b6732070f6d7 100644
--- a/db.txt
+++ b/db.txt
@@ -1596,6 +1596,12 @@ country UG: DFS-FCC
 # frequency band, 2,483.5–2,500 MHz which is subject to strict emission limits
 # set out in 47 CFR § 15.205. TODO: reenable and specify a safe TX power here.
 country US: DFS-FCC
+	# S1G Channel 1-3
+	(902-904 @ 2), (30)
+	# S1G Channel 5-35
+	(904-920 @ 16), (30)
+	# S1G Channel 37-51
+	(920-928 @ 8), (30)
 	(2400 - 2472 @ 40), (30)
 	# 5.15 ~ 5.25 GHz: 30 dBm for master mode, 23 dBm for clients
 	(5150 - 5250 @ 80), (23), AUTO-BW
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-12 15:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-08  1:24 [PATCH 1/2] wireless-regdb: add support for US S1G channels Thomas Pedersen
2022-02-08  1:24 ` [PATCH 2/2] wireless-regdb: add 802.11ah bands to world regulatory domain Thomas Pedersen
2022-02-12 15:32 ` [PATCH 1/2] wireless-regdb: add support for US S1G channels Seth Forshee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox