firmware/src/mesh
Tom Fifield f13dc5b903
Add Kazakhstan frequencies (#7209)
As reported by @KZ1R , Kazakhstan has frequencies in use for Lora devices that are not covered by our existing band selections.

This adds
* KZ_433 433.075 - 434.775 MHz <10 mW EIRP, Low Powered Devices (LPD)
* KZ_863 863 - 868 MHz <25 mW EIRP, 500kHz channels allowed, must not be used at airfields

Legal ref provided in https://github.com/meshtastic/firmware/issues/7204 and verified.

https://www.gov.kz/memleket/entities/mdai/press/article/details/6128
 Order of the Ministry of Investments and Development of the Republic of Kazakhstan No. 34 dated January 21, 2015.
 Published on 01 July 2024 19:03 Updated on 01 July 2024

Fixes https://github.com/meshtastic/firmware/issues/7204
2025-07-03 18:34:46 -05:00
..
api
compression
eth Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
generated [create-pull-request] automated change (#7216) 2025-07-03 08:17:42 -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 Sanity check incoming UDP 2025-06-27 11:22:16 -05:00
wifi mDNS: Remove HTTP/HTTPS. Advertise shortname. (#7162) 2025-07-02 07:20:40 -05:00
aes-ccm.cpp
aes-ccm.h
Channels.cpp MQTT userprefs (#6802) 2025-05-14 13:39:46 -05:00
Channels.h
CryptoEngine.cpp Generate keys when Lora Region is set (#6951) 2025-06-04 12:16:37 -05:00
CryptoEngine.h
Default.cpp
Default.h Fix iOS bluetooth crash: Ensure UINT32_MAX is not used (#7147) 2025-06-26 19:23:08 -05:00
FloodingRouter.cpp
FloodingRouter.h
InterfacesTemplates.cpp
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 Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -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
MeshService.h
MeshTypes.h
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
NodeDB.cpp 2.7 fixes w2 (#7148) 2025-07-02 20:50:49 -05:00
NodeDB.h 2.7 fixes w2 (#7148) 2025-07-02 20:50:49 -05:00
PacketHistory.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
PacketHistory.h PacketHistory debloat RAM allocations (#7034) 2025-06-17 07:18:59 -05:00
PhoneAPI.cpp Rate limiting fix and added 2 second rate limiting to text messages (#7139) 2025-06-26 07:56:34 -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 Kazakhstan frequencies (#7209) 2025-07-03 18:34:46 -05: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
RadioLibInterface.h
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp
ReliableRouter.h
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