firmware/src/mesh
2025-10-13 11:11:31 -05:00
..
api
compression
eth
generated Update protobufs (#8305) 2025-10-12 05:34:00 -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 Fix 2.4GHz reconfiguration on LR11xx (#8102) 2025-09-25 04:50:56 -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 Static memory pool allocation (#7966) 2025-09-13 07:01:07 -05:00
mesh-pb-constants.cpp
mesh-pb-constants.h Fix DRAM overflow on old esp32 targets 2025-09-13 20:14:10 -05:00
MeshModule.cpp
MeshModule.h Cannedmessage cleanup and emotes fixed 2025-09-26 15:10:19 -04: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 Finish deprecating the Repeater role behavior (#8144) 2025-09-28 15:30:53 -05: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 Centralize getNodeId and fix references to owner.id (#8230) 2025-10-06 07:56:27 -05:00
NodeDB.h Centralize getNodeId and fix references to owner.id (#8230) 2025-10-06 07:56:27 -05:00
PacketHistory.cpp Revert "develop --> Master" (#8244) 2025-10-07 06:00:09 -05:00
PacketHistory.h Merge branch 'develop' into assymRelay 2025-09-25 20:01:35 +02:00
PhoneAPI.cpp Ble reconnect prefetch bug fix, plus some speed enhancements (#8324) 2025-10-13 06:32:05 -05:00
PhoneAPI.h Ble reconnect prefetch bug fix, plus some speed enhancements (#8324) 2025-10-13 06:32:05 -05:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h
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 Reliable ACKs for DMs (#8165) 2025-10-01 15:31:53 -05:00
Router.h Reliable ACKs for DMs (#8165) 2025-10-01 15:31:53 -05:00
SinglePortModule.h
StaticPointerQueue.h
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h
StreamAPI.cpp
StreamAPI.h Fix formatting and trunk issues 2025-09-19 08:37:58 -05:00
SX126xInterface.cpp Use common power amp definition for Heltec v4 and Heltec Tracker v2 2025-09-30 08:30:18 +10:00
SX126xInterface.h Calculate airtime of transmitted and received packets separately (#8205) 2025-10-04 05:29:25 -05:00
SX128xInterface.cpp Portduino config refactor (#7796) 2025-09-19 08:24:35 -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