firmware/src/mesh
2021-05-03 10:53:06 +08:00
..
generated pinelora WIP 2021-05-01 11:27:37 +08:00
http remove unused Preferences code (cc @mc-hamster for review) 2021-03-28 12:07:43 +08:00
wifi
Channels.cpp
Channels.h mqtt: only publish uplink_enabled channels 2021-04-05 07:57:06 +08:00
CryptoEngine.cpp
CryptoEngine.h
DSRRouter.cpp
DSRRouter.h
FloodingRouter.cpp
FloodingRouter.h
MemoryPool.h
mesh-pb-constants.cpp Fix integration test found by CI! verstr field was too short 2021-04-16 11:51:04 +08:00
mesh-pb-constants.h
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshPlugin.cpp better debug output 2021-05-03 10:53:06 +08:00
MeshPlugin.h Fix GPIO service and cleanup response handling 2021-04-06 10:34:23 +08:00
MeshRadio.h
MeshService.cpp
MeshService.h
MeshTypes.h cleanup packet encrypt/descrypt 2021-04-05 09:24:00 +08:00
NodeDB.cpp pinelora WIP 2021-05-01 11:27:37 +08:00
NodeDB.h
PacketHistory.cpp better debug output 2021-05-03 10:53:06 +08:00
PacketHistory.h
PhoneAPI.cpp fix millisecond unsigned rollover errors found via portduino 2021-03-30 23:11:33 +08:00
PhoneAPI.h
PointerQueue.h
ProtobufPlugin.cpp
ProtobufPlugin.h allow passing even encrypted packets through the plugins 2021-04-05 08:44:47 +08:00
RadioInterface.cpp cleanup packet encrypt/descrypt 2021-04-05 09:24:00 +08:00
RadioInterface.h pinelora WIP 2021-04-22 08:49:05 +08:00
RadioLibInterface.cpp pinelora WIP 2021-05-01 11:27:37 +08:00
RadioLibInterface.h
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp better debug output 2021-05-03 10:53:06 +08:00
ReliableRouter.h dramatically speed up message RX in some cases (we were sleeping much too long) 2021-03-28 12:16:37 +08:00
RF95Interface.cpp include file/lineno in critical error logs 2021-04-29 09:52:15 +08:00
RF95Interface.h pinelora WIP 2021-04-22 08:49:05 +08:00
Router.cpp fix build for !wifi devices 2021-04-05 13:00:56 +08:00
Router.h cleanup packet encrypt/descrypt 2021-04-05 09:24:00 +08:00
SinglePortPlugin.h
StreamAPI.cpp
StreamAPI.h
SX1262Interface.cpp pinelora WIP 2021-05-01 11:27:37 +08:00
SX1262Interface.h pinelora WIP 2021-04-22 08:49:05 +08:00
TypedQueue.h