firmware/src/mesh
Tom Fifield 4eb6c9fb8e
Add BR_902, Brazil 902MHz-907.5MHz (#7399)
As reported by @barbabarros , the Brazilian government has specific support for LoRA[1] across multiple frequencies[2][3].
We currently support Brazil through the ANZ/AU915 band. However, Brazil also has another frequency available for use:
902 - 907.5 MHz , 1W power limit, no duty cycle restrictions

[1]  https://sistemas.anatel.gov.br/anexar-api/publico/anexos/download/a028ab5cc4e3f97442830bba0c8bd1dd 
[2] 
https://informacoes.anatel.gov.br/legislacao/resolucoes/2025/2001-resolucao-772 
[3] https://informacoes.anatel.gov.br/legislacao/atos-de-certificacao-de-produtos/2017/1139-ato-14448#item10

Protobuf patch: https://github.com/meshtastic/protobufs/pull/737

Fixes https://github.com/meshtastic/firmware/issues/3741

Co-authored-by: Austin <vidplace7@gmail.com>
2025-07-23 14:55:17 +02:00
..
api Rak13800 Ethernet works on rak11310 too 2025-04-20 18:51:01 +10:00
compression
eth fix UDP builds on nRF (#7394) 2025-07-20 23:13:50 +02:00
generated Update protobufs (#7422) 2025-07-22 13:49:53 -05:00
http Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
raspihttp Stop the madness! Run as a user (not root) (#6718) 2025-05-15 06:40:46 -05:00
udp UDP for RAK4631 Eth Gw and the t-eth-elite. Solves #7149 (#7385) 2025-07-20 06:22:00 -05:00
wifi mDNS: Remove HTTP/HTTPS. Advertise shortname. (#7162) 2025-07-02 07:20:40 -05:00
aes-ccm.cpp Trunk 2025-07-05 12:56:29 -05:00
aes-ccm.h
Channels.cpp MQTT userprefs (#6802) 2025-05-14 13:39:46 -05:00
Channels.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
CryptoEngine.cpp Generate keys when Lora Region is set (#6951) 2025-06-04 12:16:37 -05:00
CryptoEngine.h
Default.cpp
Default.h userPrefs: Set default ringtone nag time (#7314) 2025-07-12 16:26:25 -05:00
FloodingRouter.cpp 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
FloodingRouter.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
InterfacesTemplates.cpp new device: Lilygo T-Eth-Elite (#6321) 2025-03-15 14:15:35 +01:00
LLCC68Interface.cpp
LLCC68Interface.h
LR11x0Interface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
LR11x0Interface.h
LR1110Interface.cpp
LR1110Interface.h
LR1120Interface.cpp
LR1120Interface.h
LR1121Interface.cpp
LR1121Interface.h
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h Increase the debt ceiling 2025-05-20 20:31:01 -05:00
MeshModule.cpp 2.7 Miscellaneous Fixes - Week 1 (#7102) 2025-06-26 22:11:20 -05:00
MeshModule.h 2.7 Miscellaneous Fixes - Week 1 (#7102) 2025-06-26 22:11:20 -05:00
MeshPacketQueue.cpp Misc cppcheck fixes (#7370) 2025-07-20 06:19:45 -05:00
MeshPacketQueue.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
MeshRadio.h
MeshService.cpp Text message rate limiting should return routing error instead (#7365) 2025-07-20 20:12:10 -05:00
MeshService.h Text message rate limiting should return routing error instead (#7365) 2025-07-20 20:12:10 -05:00
MeshTypes.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
NextHopRouter.cpp Don't cancel sending ReTx for relayer if we're ROUTER(_LATE)/REPEATER (#6904) 2025-05-27 18:10:14 -05:00
NextHopRouter.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
NodeDB.cpp Deprecate disable_triple_click config (#7425) 2025-07-23 05:57:17 -05:00
NodeDB.h Misc cppcheck fixes (#7370) 2025-07-20 06:19:45 -05:00
PacketHistory.cpp Misc cppcheck fixes (#7370) 2025-07-20 06:19:45 -05:00
PacketHistory.h Misc cppcheck fixes (#7370) 2025-07-20 06:19:45 -05:00
PhoneAPI.cpp Text message rate limiting should return routing error instead (#7365) 2025-07-20 20:12:10 -05:00
PhoneAPI.h Only send nodes on want_config of 69421 (#6792) 2025-05-11 15:18:53 -05:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h
RadioInterface.cpp Add BR_902, Brazil 902MHz-907.5MHz (#7399) 2025-07-23 14:55:17 +02:00
RadioInterface.h Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
RadioLibInterface.cpp Fix spurious button presses on some T-Echos (#6590) 2025-04-15 20:33:44 -05:00
RadioLibInterface.h Fix preamble detected IRQ flag (#6653) 2025-04-22 14:21:29 -05:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
ReliableRouter.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
RF95Interface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
RF95Interface.h
Router.cpp Key erase (#7018) 2025-06-12 12:13:39 -05:00
Router.h Revert "router: on linux add a mutex around the queue (#6709)" (#6726) 2025-05-02 13:53:25 -04:00
SinglePortModule.h
STM32WLE5JCInterface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
STM32WLE5JCInterface.h
StreamAPI.cpp
StreamAPI.h
SX126xInterface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
SX126xInterface.h
SX128xInterface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
SX128xInterface.h
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
Throttle.cpp
Throttle.h
TypeConversions.cpp Fix is_unmessagable plumbing (#6886) 2025-05-25 07:24:28 -05:00
TypeConversions.h
TypedQueue.h