Message ID | 20240828084706.12257-4-pkshih@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | [1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024 | expand |
On Wed, Aug 28, 2024 at 6:32 PM Ping-Ke Shih <pkshih@gmail.com> wrote: > > From: Ping-Ke Shih <pkshih@realtek.com> > > Honduras, Telecommunication Commission (CONATEL) modified national note > HND40A on 2023 [1], which Wireless Access System/Radio Local Area Network > (WAS/RLAN) have a general license to operate in frequency ranges: > > * 902 - 928 MHz > * 2400 - 2483.5 MHz > * 5150 - 5250 MHz > * 5250 - 5350 MHz > * 5470 - 5725 MHz > * 5725 - 5850 MHz > * 5925 - 6425 MHz (*) > * 24.05 - 24.25 GHz > * 57 - 71 GHz (*) Can you mark the individual sources for each band? Otherwise it is really hard to verify. Thanks ChenYu > Article 5 of resolution NR006/23 [2] mentioned Recognition of Standards and > International Standards including FCC, which limits and ranges of FCC are > used due to lack of limits [1], but only newly add freqnecy ranges marked > by asterisk (*). > > [1] https://www.conatel.gob.hn/doc/Regulacion/resoluciones/2023/NR05-23.pdf > [2] https://www.conatel.gob.hn/doc/Regulacion/resoluciones/2023/NR006-23.pdf > > Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> > --- > db.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/db.txt b/db.txt > index 0bc40db2d9b5..d4ca8d43a41d 100644 > --- a/db.txt > +++ b/db.txt > @@ -819,12 +819,16 @@ country HK: DFS-ETSI > (5730 - 5850 @ 80), (36) > (5925 - 6425 @ 160), (14) > > +# Source: > +# https://www.conatel.gob.hn/doc/Regulacion/resoluciones/2023/NR05-23.pdf > country HN: DFS-FCC > (2402 - 2482 @ 40), (20) > (5170 - 5250 @ 80), (17), AUTO-BW > (5250 - 5330 @ 80), (24), DFS, AUTO-BW > (5490 - 5730 @ 160), (24), DFS > (5735 - 5835 @ 80), (30) > + (5925 - 6425 @ 320), (12), NO-OUTDOOR, NO-IR > + (57240 - 71000 @ 2160), (40) > > country HR: DFS-ETSI > # HR as part of EU/CEPT accepted decisions 2005/513/EC (5GHz RLAN, EN 301 893) > -- > 2.25.1 > >
diff --git a/db.txt b/db.txt index 0bc40db2d9b5..d4ca8d43a41d 100644 --- a/db.txt +++ b/db.txt @@ -819,12 +819,16 @@ country HK: DFS-ETSI (5730 - 5850 @ 80), (36) (5925 - 6425 @ 160), (14) +# Source: +# https://www.conatel.gob.hn/doc/Regulacion/resoluciones/2023/NR05-23.pdf country HN: DFS-FCC (2402 - 2482 @ 40), (20) (5170 - 5250 @ 80), (17), AUTO-BW (5250 - 5330 @ 80), (24), DFS, AUTO-BW (5490 - 5730 @ 160), (24), DFS (5735 - 5835 @ 80), (30) + (5925 - 6425 @ 320), (12), NO-OUTDOOR, NO-IR + (57240 - 71000 @ 2160), (40) country HR: DFS-ETSI # HR as part of EU/CEPT accepted decisions 2005/513/EC (5GHz RLAN, EN 301 893)