firmware/src/mesh
Tom Fifield 89ebafc8b8
Minor TFT branch cherry-picks (#5682)
* update indicator board

* Fixed the issue that indicator device uploads via rp2040 serial port in some cases.

* esp debug logs

* USB mode=1 messed up the debug log

* dummy for config transfer (#5154)

---------

Co-authored-by: mverch67 <manuel.verch@gmx.de>
Co-authored-by: virgil <virgil.wang.cj@gmail.com>
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2024-12-28 08:32:24 -06:00
..
api Always Announce MDNS meshtastic service (#5503) 2024-12-05 06:02:10 -06:00
compression
eth
generated [create-pull-request] automated change (#5660) 2024-12-25 19:31:46 -06:00
http TFT branch - minor cherry picks (#5676) 2024-12-27 05:12:33 -06:00
raspihttp fix cors for meshtasticd to allow use of cross origin clients (#5463) 2024-11-27 09:45:31 +01:00
wifi TFT branch grab-bag (#5683) 2024-12-28 08:31:54 -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
FloodingRouter.cpp Add new ROUTER_LATE role (#5528) 2024-12-28 09:52:18 +11:00
FloodingRouter.h
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
LR11x0Interface.cpp DIO3_TCXO_VOLTAGE in config.yaml can now take an exact voltage (#5558) 2024-12-13 11:48:27 -06: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
mesh-pb-constants.h
MeshModule.cpp
MeshModule.h
MeshPacketQueue.cpp Add new ROUTER_LATE role (#5528) 2024-12-28 09:52:18 +11: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 SimRadio: clean-up and emulate collisions (#5487) 2024-12-03 06:21:24 -06:00
MeshTypes.h Refactor MQTT::onReceive to reduce if/else nesting (#5592) 2024-12-19 05:47:46 -06:00
NodeDB.cpp Remove remaining \n from log lines. (#5675) 2024-12-27 18:01:02 +11:00
NodeDB.h cherry-pick: device-ui persistency (#5570) 2024-12-26 17:46:21 -06:00
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp Minor TFT branch cherry-picks (#5682) 2024-12-28 08:32:24 -06:00
PhoneAPI.h TFT branch grab-bag (#5683) 2024-12-28 08:31:54 -06:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h
RadioInterface.cpp Add new ROUTER_LATE role (#5528) 2024-12-28 09:52:18 +11:00
RadioInterface.h Add new ROUTER_LATE role (#5528) 2024-12-28 09:52:18 +11:00
RadioLibInterface.cpp Add new ROUTER_LATE role (#5528) 2024-12-28 09:52:18 +11:00
RadioLibInterface.h Add new ROUTER_LATE role (#5528) 2024-12-28 09:52:18 +11:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp
ReliableRouter.h
RF95Interface.cpp
RF95Interface.h
Router.cpp Remove unnecessary memcpy for PKI crypto (#5608) 2024-12-19 19:14:27 -06:00
Router.h
SinglePortModule.h
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h
StreamAPI.cpp
StreamAPI.h
SX126xInterface.cpp DIO3_TCXO_VOLTAGE in config.yaml can now take an exact voltage (#5558) 2024-12-13 11:48:27 -06:00
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