firmware/src/mesh
2025-02-06 14:11:17 -06:00
..
api Always Announce MDNS meshtastic service (#5503) 2024-12-05 06:02:10 -06:00
compression
eth Add MESHTASTIC_EXCLUDE_SOCKETAPI (#5729) 2025-01-03 09:01:10 +08:00
generated [create-pull-request] automated change (#5985) 2025-02-03 20:47:51 -06:00
http Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
raspihttp Portduino: Set Web SSL Cert / Key paths from yaml (#5961) 2025-02-01 16:58:58 +08:00
wifi Fixed the issue that the wifi configuration saved to RAM did not take effect. (#5925) 2025-01-24 07:30:18 -06:00
aes-ccm.cpp Fix issue #5665. (#5678) 2024-12-27 16:12:26 +01:00
aes-ccm.h
Channels.cpp More accurately determine if MQTT uses the default server (#5663) 2024-12-25 08:33:53 -06:00
Channels.h
CryptoEngine.cpp Remove unnecessary memcpy for PKI crypto (#5608) 2024-12-19 19:14:27 -06: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 Add setting to transmit NeighborInfo over LoRa (#5286) 2024-11-09 09:38:48 +08:00
FloodingRouter.cpp Add new ROUTER_LATE role (#5528) 2024-12-28 09:52:18 +11:00
FloodingRouter.h Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
LR11x0Interface.cpp Portduino: Allow limiting TX Power from yaml (#5954) 2025-01-29 12:51:26 +01:00
LR11x0Interface.h
LR1110Interface.cpp
LR1110Interface.h
LR1120Interface.cpp
LR1120Interface.h
LR1121Interface.cpp
LR1121Interface.h
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 Trunk 2024-11-16 06:01:07 -06:00
MeshModule.cpp Space out periodic broadcasts of modules automatically (#5931) 2025-01-26 13:59:59 -06:00
MeshModule.h Space out periodic broadcasts of modules automatically (#5931) 2025-01-26 13:59:59 -06:00
MeshPacketQueue.cpp Bugfix for low-priority packet replacement when TX queue is full (#5827) 2025-01-12 12:05:51 -06:00
MeshPacketQueue.h Add new ROUTER_LATE role (#5528) 2024-12-28 09:52:18 +11:00
MeshRadio.h
MeshService.cpp SimRadio: clean-up and emulate collisions (#5487) 2024-12-03 06:21:24 -06:00
MeshService.h Alert app messages should be treated as text (#5878) 2025-01-18 08:15:06 -06:00
MeshTypes.h Refactor MQTT::onReceive to reduce if/else nesting (#5592) 2024-12-19 05:47:46 -06:00
NodeDB.cpp Fix T-Deck/T-Watch no BT (#5998) 2025-02-06 14:11:17 -06:00
NodeDB.h Add unit tests for MQTT (#5724) 2025-01-07 07:10:42 -06:00
PacketHistory.cpp Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
PacketHistory.h Initial commit of a fuzzer for Meshtastic (#5790) 2025-01-16 18:42:21 -06:00
PhoneAPI.cpp Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
PhoneAPI.h TFT branch grab-bag (#5683) 2024-12-28 08:31:54 -06:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h
RadioInterface.cpp Save some flash usage on STM32WL (#5819) 2025-01-11 07:20:32 -06:00
RadioInterface.h Revert "Explicitly set CAD symbols, improve slot time calculation and adjust …" (#5765) 2025-01-05 18:55:55 -06:00
RadioLibInterface.cpp Fix possible memory leak for ROUTER_LATE (#5901) 2025-01-21 18:11:37 +01:00
RadioLibInterface.h Add new ROUTER_LATE role (#5528) 2024-12-28 09:52:18 +11:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp Fix another heap leak (#5328) 2024-11-12 10:59:29 -06:00
ReliableRouter.h
RF95Interface.cpp Portduino: Allow limiting TX Power from yaml (#5954) 2025-01-29 12:51:26 +01:00
RF95Interface.h
Router.cpp Don't check for node channels on broadcast address (#5804) 2025-01-10 18:46:26 +08:00
Router.h Add unit tests for MQTT (#5724) 2025-01-07 07:10:42 -06:00
SinglePortModule.h
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h
StreamAPI.cpp
StreamAPI.h uClibc compatibility (#5270) 2024-11-07 14:23:08 +01:00
SX126xInterface.cpp Portduino: Allow limiting TX Power from yaml (#5954) 2025-01-29 12:51:26 +01:00
SX126xInterface.h fix: TCXO_OPTIONAL featuring SenseCAP Indicator (V1/V2) (#5948) 2025-01-27 14:00:12 -06:00
SX128xInterface.cpp Portduino: Allow limiting TX Power from yaml (#5954) 2025-01-29 12:51:26 +01:00
SX128xInterface.h
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
Throttle.cpp
Throttle.h
TypeConversions.cpp Add support for ignoring nodes with is_ignored field in NodeInfo (#5319) 2024-11-12 13:27:44 -06:00
TypeConversions.h
TypedQueue.h Initial commit of a fuzzer for Meshtastic (#5790) 2025-01-16 18:42:21 -06:00