firmware/src/mesh
2025-10-20 08:26:20 +11:00
..
api
compression
eth
generated Update protobufs (#8398) 2025-10-19 05:53:06 -05:00
http Revert "develop --> Master" (#8244) 2025-10-07 06:00:09 -05:00
raspihttp Portduino config refactor (#7796) 2025-09-19 08:24:35 -05:00
udp Feature: Seamless Cross-Preset Communication via UDP Multicast Bridging (#7753) 2025-09-18 20:37:05 -05:00
wifi mDNS: Advertise pio_env (for OTA scripts) (#8298) 2025-10-11 10:30:47 -05:00
aes-ccm.cpp
aes-ccm.h
Channels.cpp Use lora.use_preset config to get name (#8057) 2025-09-20 12:17:49 -05:00
Channels.h Feature: Seamless Cross-Preset Communication via UDP Multicast Bridging (#7753) 2025-09-18 20:37:05 -05:00
CryptoEngine.cpp
CryptoEngine.h
Default.cpp
Default.h
FloodingRouter.cpp Revert "develop --> Master" (#8244) 2025-10-07 06:00:09 -05:00
FloodingRouter.h Revert "develop --> Master" (#8244) 2025-10-07 06:00:09 -05:00
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
LR11x0Interface.cpp Log the lora frequency error when receiving a packet. (#8343) 2025-10-15 06:34:28 -05:00
LR11x0Interface.h Calculate airtime of transmitted and received packets separately (#8205) 2025-10-04 05:29:25 -05:00
LR1110Interface.cpp
LR1110Interface.h
LR1120Interface.cpp
LR1120Interface.h
LR1121Interface.cpp
LR1121Interface.h
MemoryPool.h Adding PacketRecord to PSRAM as well as part of this change. 2025-10-20 08:26:20 +11:00
mesh-pb-constants.cpp
mesh-pb-constants.h Reduced phone rx backlog to 100 due to slowness of bluetooth 2025-10-20 08:26:20 +11:00
MeshModule.cpp Cleanup 2025-09-11 18:57:30 -05:00
MeshModule.h Fix freetext hang (#7781) 2025-08-29 12:09:22 -05:00
MeshPacketQueue.cpp Add dropped packet count to LocalStats (#8207) 2025-10-04 08:13:58 -05:00
MeshPacketQueue.h Add dropped packet count to LocalStats (#8207) 2025-10-04 08:13:58 -05:00
MeshRadio.h
MeshService.cpp Add moar stored messages when oflfine as well. Also using psram. 2025-10-20 08:26:20 +11:00
MeshService.h If a packet is heard multiple times, rebroadcast using the highest hop limit (#5534) 2025-09-25 05:44:49 -05:00
MeshTypes.h
NextHopRouter.cpp Revert "develop --> Master" (#8244) 2025-10-07 06:00:09 -05:00
NextHopRouter.h Revert "develop --> Master" (#8244) 2025-10-07 06:00:09 -05:00
NodeDB.cpp Update when and how memory is allocated. 2025-10-20 08:26:20 +11:00
NodeDB.h Initial commit of additional nodes for ESP32S3 chips. 2025-10-20 08:26:20 +11:00
PacketCache.cpp Add a general-purpose packet cache (#8341) 2025-10-14 19:22:45 -05:00
PacketCache.h Add a general-purpose packet cache (#8341) 2025-10-14 19:22:45 -05:00
PacketHistory.cpp Added more logging around packet history, to show where memory is allocated. 2025-10-20 08:26:20 +11:00
PacketHistory.h Adding PacketRecord to PSRAM as well as part of this change. 2025-10-20 08:26:20 +11:00
PhoneAPI.cpp Fix NimbleBluetooth reliability and performance (#8385) 2025-10-19 05:32:58 -05:00
PhoneAPI.h Fix NimbleBluetooth reliability and performance (#8385) 2025-10-19 05:32:58 -05:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h Initial commit of additional nodes for ESP32S3 chips. 2025-10-20 08:26:20 +11:00
RadioInterface.cpp Fix erroneous limiting of power in Ham Mode (#8322) 2025-10-13 07:50:57 -05:00
RadioInterface.h Calculate airtime of transmitted and received packets separately (#8205) 2025-10-04 05:29:25 -05:00
RadioLibInterface.cpp Add dropped packet count to LocalStats (#8207) 2025-10-04 08:13:58 -05:00
RadioLibInterface.h Add dropped packet count to LocalStats (#8207) 2025-10-04 08:13:58 -05:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp Calculate airtime of transmitted and received packets separately (#8205) 2025-10-04 05:29:25 -05:00
ReliableRouter.h Reliable ACKs for DMs (#8165) 2025-10-01 15:31:53 -05:00
RF95Interface.cpp Portduino config refactor (#7796) 2025-09-19 08:24:35 -05:00
RF95Interface.h Calculate airtime of transmitted and received packets separately (#8205) 2025-10-04 05:29:25 -05:00
Router.cpp Update when and how memory is allocated. 2025-10-20 08:26:20 +11:00
Router.h Reliable ACKs for DMs (#8165) 2025-10-01 15:31:53 -05:00
SinglePortModule.h
StaticPointerQueue.h Make phone queues use a static pointer queue (#7919) 2025-09-09 08:21:46 -05:00
STM32WLE5JCInterface.cpp Add RF switch settings for STM32WL variants (#7813) 2025-09-04 06:38:05 -05:00
STM32WLE5JCInterface.h Add RF switch settings for STM32WL variants (#7813) 2025-09-04 06:38:05 -05:00
StreamAPI.cpp Chainsaw took too much off the top 2025-08-27 09:54:39 -05:00
StreamAPI.h Fix formatting and trunk issues 2025-09-19 08:37:58 -05:00
SX126xInterface.cpp Log the lora frequency error when receiving a packet. (#8343) 2025-10-15 06:34:28 -05:00
SX126xInterface.h Calculate airtime of transmitted and received packets separately (#8205) 2025-10-04 05:29:25 -05:00
SX128xInterface.cpp Log the lora frequency error when receiving a packet. (#8343) 2025-10-15 06:34:28 -05:00
SX128xInterface.h Calculate airtime of transmitted and received packets separately (#8205) 2025-10-04 05:29:25 -05:00
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
Throttle.cpp
Throttle.h
TypeConversions.cpp
TypeConversions.h
TypedQueue.h