Add Singapore Region ()

Add 923MHz band for Singapore.

Regulatory reference: https://www.imda.gov.sg/-/media/imda/files/regulation-licensing-and-consultations/ict-standards/telecommunication-standards/radio-comms/imdatssrd.pdf bands 30d.

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
Andrew Yong 2024-02-10 05:52:08 +08:00 committed by GitHub
parent d246c47ae7
commit 74b90d3505
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,6 +123,13 @@ const RegionInfo regions[] = {
*/
RDEF(MY_919, 919.0f, 924.0f, 100, 0, 27, true, true, false),
/*
Singapore
SG_923 Band 30d: 917 - 925 MHz at 100mW, no restrictions.
https://www.imda.gov.sg/-/media/imda/files/regulation-licensing-and-consultations/ict-standards/telecommunication-standards/radio-comms/imdatssrd.pdf
*/
RDEF(SG_923, 917.0f, 925.0f, 100, 0, 20, true, false, false),
/*
2.4 GHZ WLAN Band equivalent. Only for SX128x chips.
*/