mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-22 17:34:25 +00:00
![]() * Added compatibility between nodes on different Presets through `Mesh via UDP` * Optimize multicast handling and channel mapping - FloodingRouter: remove redundant UDP-encrypted rebroadcast suppression. - Router: guard multicast fallback with HAS_UDP_MULTICAST and map fallback-decoded packets to the local default channel via isDefaultChannel() - UdpMulticastHandler: set transport_mechanism only after successful decode * trunk fmt * Move setting transport mechanism. --------- Co-authored-by: GUVWAF <thijs@havinga.eu> |
||
---|---|---|
.. | ||
api | ||
compression | ||
eth | ||
generated | ||
http | ||
raspihttp | ||
udp | ||
wifi | ||
aes-ccm.cpp | ||
aes-ccm.h | ||
Channels.cpp | ||
Channels.h | ||
CryptoEngine.cpp | ||
CryptoEngine.h | ||
Default.cpp | ||
Default.h | ||
FloodingRouter.cpp | ||
FloodingRouter.h | ||
InterfacesTemplates.cpp | ||
LLCC68Interface.cpp | ||
LLCC68Interface.h | ||
LR11x0Interface.cpp | ||
LR11x0Interface.h | ||
LR1110Interface.cpp | ||
LR1110Interface.h | ||
LR1120Interface.cpp | ||
LR1120Interface.h | ||
LR1121Interface.cpp | ||
LR1121Interface.h | ||
MemoryPool.h | ||
mesh-pb-constants.cpp | ||
mesh-pb-constants.h | ||
MeshModule.cpp | ||
MeshModule.h | ||
MeshPacketQueue.cpp | ||
MeshPacketQueue.h | ||
MeshRadio.h | ||
MeshService.cpp | ||
MeshService.h | ||
MeshTypes.h | ||
NextHopRouter.cpp | ||
NextHopRouter.h | ||
NodeDB.cpp | ||
NodeDB.h | ||
PacketHistory.cpp | ||
PacketHistory.h | ||
PhoneAPI.cpp | ||
PhoneAPI.h | ||
PointerQueue.h | ||
ProtobufModule.cpp | ||
ProtobufModule.h | ||
RadioInterface.cpp | ||
RadioInterface.h | ||
RadioLibInterface.cpp | ||
RadioLibInterface.h | ||
RadioLibRF95.cpp | ||
RadioLibRF95.h | ||
ReliableRouter.cpp | ||
ReliableRouter.h | ||
RF95Interface.cpp | ||
RF95Interface.h | ||
Router.cpp | ||
Router.h | ||
SinglePortModule.h | ||
StaticPointerQueue.h | ||
STM32WLE5JCInterface.cpp | ||
STM32WLE5JCInterface.h | ||
StreamAPI.cpp | ||
StreamAPI.h | ||
SX126xInterface.cpp | ||
SX126xInterface.h | ||
SX128xInterface.cpp | ||
SX128xInterface.h | ||
SX1262Interface.cpp | ||
SX1262Interface.h | ||
SX1268Interface.cpp | ||
SX1268Interface.h | ||
SX1280Interface.cpp | ||
SX1280Interface.h | ||
Throttle.cpp | ||
Throttle.h | ||
TypeConversions.cpp | ||
TypeConversions.h | ||
TypedQueue.h |