Message ID | 20240902082304.52326-1-pkshih@gmail.com |
---|---|
State | New |
Headers | show |
Series | [v2,1/4] wireless-regdb: Update regulatory info for Serbia (SR) for 2024 | expand |
On Mon, Sep 2, 2024 at 4:23 PM Ping-Ke Shih <pkshih@gmail.com> wrote: > > From: Ping-Ke Shih <pkshih@realtek.com> > > Serbia government released radio frequency range on February 5, 2024 [1]. > Based on Article 100, paragraph 5 of the Law on Electronic Communications > and Article 17, paragraph 1 and Article 42, paragraph 1 of the Law on > Government. > > * 2400 - 2483.5 MHz > - reference [1] page 114-115, section 2400 MHz - 2450 MHz, 8th row > * EN 302 328 ^ Should be EN 300 328 I can fix this when applying. Thanks > - 20 dBm > * 5150 - 5350 MHz > - reference [1] page 120-121, section 5150 MHz - 5250 MHz, 8th row > reference [1] page 121, section 5250 MHz - 5255 MHz, 8th row > reference [1] page 121, section 5255 MHz - 5350 MHz, 8th row > * EN 301 893 > - 23 dBM (Without TPC) > - 5250 - 5350 MHz, DFS > * 5470 - 5725 MHz > - reference [1] page 122, section 5470 MHz - 5570 MHz, 8th row > reference [1] page 122, section 5570 MHz - 5650 MHz, 6th row > reference [1] page 123, section 5650 MHz - 5725 MHz, 8th row > * EN 301 893 > - 27 dBm (Without TPC) > - 5470 - 5725 MHz, DFS > * 5925 - 6425 MHz > - reference [1] page 124, section 5925 MHz - 6700 MHz, 6th row > * EN 303 687 > - 23 dBm, LPI > > [1] https://www.ratel.rs/uploads/documents/empire_plugin/Uredba%20o%20utvrdjivanju%20Plana%20namene%20radiofrekvencijskih%20opsega.pdf > [2] EN 302 328 https://www.etsi.org/deliver/etsi_en/300300_300399/300328/02.02.02_60/en_300328v020202p.pdf > [3] EN 302 066 https://www.etsi.org/deliver/etsi_en/302000_302099/302066/02.02.00_20/en_302066v020200a.pdf > [4] EN 301 893 https://www.etsi.org/deliver/etsi_en/301800_301899/301893/02.01.01_60/en_301893v020101p.pdf > [5] EN 303 687 https://www.etsi.org/deliver/etsi_en/303600_303699/303687/01.01.01_60/en_303687v010101p.pdf > > Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> > --- > v2: > - update commit message: list page/section/row for reference > --- > db.txt | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > > diff --git a/db.txt b/db.txt > index 9a55f6b8cc98..ad8dddc9c800 100644 > --- a/db.txt > +++ b/db.txt > @@ -1758,11 +1758,14 @@ country SN: DFS-FCC > (5490 - 5730 @ 160), (24), DFS > (5735 - 5835 @ 80), (30) > > +# Source: > +# https://www.ratel.rs/uploads/documents/empire_plugin/Uredba%20o%20utvrdjivanju%20Plana%20namene%20radiofrekvencijskih%20opsega.pdf > country SR: DFS-ETSI > - (2402 - 2482 @ 40), (20) > - (5170 - 5250 @ 80), (20), AUTO-BW > - (5250 - 5330 @ 80), (20), DFS, AUTO-BW > - (5490 - 5710 @ 160), (27), DFS > + (2400 - 2483.5 @ 40), (20) > + (5150 - 5250 @ 80), (23), AUTO-BW > + (5250 - 5350 @ 80), (23), DFS, AUTO-BW > + (5470 - 5725 @ 160), (27), DFS > + (5925 - 6425 @ 320), (23), NO-OUTDOOR > > # Source: > # https://www.siget.gob.sv/actualizacion-de-cuadro-nacional-de-atribucion-de-frecuencias-t-0408-2023/ > -- > 2.25.1 >
diff --git a/db.txt b/db.txt index 9a55f6b8cc98..ad8dddc9c800 100644 --- a/db.txt +++ b/db.txt @@ -1758,11 +1758,14 @@ country SN: DFS-FCC (5490 - 5730 @ 160), (24), DFS (5735 - 5835 @ 80), (30) +# Source: +# https://www.ratel.rs/uploads/documents/empire_plugin/Uredba%20o%20utvrdjivanju%20Plana%20namene%20radiofrekvencijskih%20opsega.pdf country SR: DFS-ETSI - (2402 - 2482 @ 40), (20) - (5170 - 5250 @ 80), (20), AUTO-BW - (5250 - 5330 @ 80), (20), DFS, AUTO-BW - (5490 - 5710 @ 160), (27), DFS + (2400 - 2483.5 @ 40), (20) + (5150 - 5250 @ 80), (23), AUTO-BW + (5250 - 5350 @ 80), (23), DFS, AUTO-BW + (5470 - 5725 @ 160), (27), DFS + (5925 - 6425 @ 320), (23), NO-OUTDOOR # Source: # https://www.siget.gob.sv/actualizacion-de-cuadro-nacional-de-atribucion-de-frecuencias-t-0408-2023/