firmware/src/mesh
Styne13 5e28ee6d1e
NodeDB.cpp: Fix iOS bluetooth crash by ensuring UINT32_MAX is not used (#7312)
Signed-off-by: Marcel <6253936+Styne13@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-07-13 06:26:35 -05:00
..
api Rak13800 Ethernet works on rak11310 too 2025-04-20 18:51:01 +10:00
compression chore: update unishox2.h (#6092) 2025-02-19 12:58:41 +01:00
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 Trunk 2025-07-05 12:56:29 -05:00
aes-ccm.h Re-implement PKI from #1509 (#4379) 2024-08-13 18:43:19 -05:00
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 Remove unnecessary memcpy for PKI crypto (#5608) 2024-12-19 19:14:27 -06:00
Default.cpp Convert userprefs to a json file instead of header file which has to be included everywhere (#5471) 2024-12-03 06:17:25 -06:00
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 Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LLCC68Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR11x0Interface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
LR11x0Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1110Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1110Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1120Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1120Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1121Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1121Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
MemoryPool.h Refactor MQTT::onReceive to reduce if/else nesting (#5592) 2024-12-19 05:47:46 -06:00
mesh-pb-constants.cpp Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
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 Don't use assert() in MeshService to guard queueing packets (#6388) 2025-03-24 23:26:59 +01:00
MeshService.h Cleanup 2025-03-16 08:19:46 -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 NodeDB.cpp: Fix iOS bluetooth crash by ensuring UINT32_MAX is not used (#7312) 2025-07-13 06:26:35 -05:00
NodeDB.h 2.7 fixes w2 (#7148) 2025-07-02 20:50:49 -05:00
PacketHistory.cpp Make PacketHistory logging less chatty (#7272) 2025-07-08 15:12:44 -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 More reduction (#5256) 2024-11-04 19:15:59 -06:00
RadioInterface.cpp Fast fix, remove saving tx power inside limitPower() (#7255) 2025-07-07 07:50:13 -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 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 remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
RadioLibRF95.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
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 Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
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 Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
STM32WLE5JCInterface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
STM32WLE5JCInterface.h Fix STM32WL TCXO setting; enable logs and modules (#6063) 2025-02-15 09:06:10 -06:00
StreamAPI.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
StreamAPI.h uClibc compatibility (#5270) 2024-11-07 14:23:08 +01:00
SX126xInterface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
SX126xInterface.h fix: TCXO_OPTIONAL featuring SenseCAP Indicator (V1/V2) (#5948) 2025-01-27 14:00:12 -06:00
SX128xInterface.cpp Log TX power after limits applyng and store it in config (#7065) 2025-07-01 08:47:42 -05:00
SX128xInterface.h Encapsulate RadioLibInterface receive IRQ logic (#4866) 2024-09-25 16:19:18 -05:00
SX1262Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
SX1262Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
SX1268Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
SX1268Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
SX1280Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
SX1280Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
Throttle.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
Throttle.h Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
TypeConversions.cpp Fix is_unmessagable plumbing (#6886) 2025-05-25 07:24:28 -05:00
TypeConversions.h User to UserLite in NodeDB (#4438) 2024-08-13 18:43:37 -05:00
TypedQueue.h Initial commit of a fuzzer for Meshtastic (#5790) 2025-01-16 18:42:21 -06:00