firmware/src/mesh
github-actions[bot] 0561f2ca4b
[create-pull-request] automated change (#7082)
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2025-06-19 18:57:18 -05:00
..
api Rak13800 Ethernet works on rak11310 too 2025-04-20 18:51:01 +10:00
compression
eth
generated [create-pull-request] automated change (#7082) 2025-06-19 18:57:18 -05:00
http new device: Lilygo T-Eth-Elite (#6321) 2025-03-15 14:15:35 +01:00
raspihttp Stop the madness! Run as a user (not root) (#6718) 2025-05-15 06:40:46 -05:00
udp udp-multicast: remove the thread from the multicast thread API (#6685) 2025-04-30 05:52:42 -05:00
wifi Replace blocking delay for wifi reconnect with non-blocking to keep button/display interactivity (#6983) 2025-06-19 18:18:55 -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 Added new map report opt-in for compliance and limit map report (and default) to one hour (#6813) 2025-05-14 15:31:28 -05:00
FloodingRouter.cpp
FloodingRouter.h
InterfacesTemplates.cpp new device: Lilygo T-Eth-Elite (#6321) 2025-03-15 14:15:35 +01:00
LLCC68Interface.cpp
LLCC68Interface.h
LR11x0Interface.cpp feat(RadioInterface): Tx power gain calculation rework (#6796) 2025-05-25 06:26:31 -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
MeshModule.h
MeshPacketQueue.cpp
MeshPacketQueue.h
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
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 Add the ability to share ignored contacts (for blacklisting problematic nodes) (#7044) 2025-06-15 07:34:03 -05:00
NodeDB.h More clear key warning messages. 2025-06-14 19:35:57 -05:00
PacketHistory.cpp PacketHistory - option to track entries' aging to log (#7067) 2025-06-19 18:48:35 -05:00
PacketHistory.h PacketHistory debloat RAM allocations (#7034) 2025-06-17 07:18:59 -05:00
PhoneAPI.cpp Add some no-nonsense coercion for self-reporting node values (#6793) 2025-05-11 18:08:29 -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 feat(RadioInterface): Tx power gain calculation rework (#6796) 2025-05-25 06:26:31 -05:00
RadioInterface.h
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
ReliableRouter.h
RF95Interface.cpp feat(RadioInterface): Tx power gain calculation rework (#6796) 2025-05-25 06:26:31 -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 feat(RadioInterface): Tx power gain calculation rework (#6796) 2025-05-25 06:26:31 -05:00
STM32WLE5JCInterface.h
StreamAPI.cpp
StreamAPI.h
SX126xInterface.cpp feat(RadioInterface): Tx power gain calculation rework (#6796) 2025-05-25 06:26:31 -05:00
SX126xInterface.h
SX128xInterface.cpp feat(RadioInterface): Tx power gain calculation rework (#6796) 2025-05-25 06:26:31 -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