Add IN_433 regulatory region code - #998
Conversation
|
|
📝 WalkthroughWalkthroughAdds the documented ChangesLoRa region code update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hey Folks - How do we move this PR forward? Thank you! |
Append IN_433 as RegionCode 38 without renumbering existing values. This prepares generated bindings and firmware support for India's 433.05-434.79 MHz allocation under G.S.R. 347(E), 2022. Regulatory source: https://eservices.dot.gov.in/sites/default/files/circular-notifications/the-use-of-low-power-radio-frequency-devices-in-the-frequency-band-433.05-to-434.79-mhz-exemption-from-license-rules-2022.pdf Current DoT spectrum-plan context: https://www.dot.gov.in/static/uploads/2026/02/52e468605d5b63c6dfedcf538f1d7d36.pdf Related firmware context: meshtastic/firmware#5940
Configure India 433 MHz operation for 433.05-434.79 MHz at 10 dBm with a 10% duty-cycle limit, as specified by G.S.R. 347(E), 2022. Add region lookup coverage and update the client compatibility snapshot. Note: Depends on meshtastic/protobufs#998.
|
The corresponding |
|
This will be covered by EU_433 from version 3.0 - see meshtastic/firmware#2696 - up to that point you need to use EU_433 |
Configure India 433 MHz operation for 433.05-434.79 MHz at 10 dBm with a 10% duty-cycle limit, as specified by G.S.R. 347(E), 2022. Add region lookup coverage and update the client compatibility snapshot. Note: Depends on meshtastic/protobufs#998.
Configure India 433 MHz operation for 433.05-434.79 MHz at 10 dBm with a 10% duty-cycle limit, as specified by G.S.R. 347(E), 2022. Add region lookup coverage and update the client compatibility snapshot. Note: Depends on meshtastic/protobufs#998.
Configure India 433 MHz operation for 433.05-434.79 MHz at 10 dBm with a 10% duty-cycle limit, as specified by G.S.R. 347(E), 2022. Add region lookup coverage and update the client compatibility snapshot. Note: Depends on meshtastic/protobufs#998.
What does this PR do?
Append IN_433 as RegionCode 38 without renumbering existing values. This prepares generated bindings and firmware support for India's 433.05-434.79 MHz allocation under G.S.R. 347(E), 2022.
Regulatory source: https://eservices.dot.gov.in/sites/default/files/circular-notifications/the-use-of-low-power-radio-frequency-devices-in-the-frequency-band-433.05-to-434.79-mhz-exemption-from-license-rules-2022.pdf
Current DoT spectrum-plan context: https://www.dot.gov.in/static/uploads/2026/02/52e468605d5b63c6dfedcf538f1d7d36.pdf
PDF attached here for easy reference.
[UPDATED] Related firmware context: meshtastic/firmware#11268
On why we need a different region configuration:
Checklist before merging
Summary by CodeRabbit