firmware/src/mesh
2021-02-08 17:57:45 +08:00
..
generated update protos 2021-02-08 17:57:45 +08:00
http Another header required 2021-01-24 10:48:48 +11:00
wifi fix @mc-hamster build to work on linux/nrf52 2021-01-15 13:30:40 +08:00
CryptoEngine.cpp
CryptoEngine.h
DSRRouter.cpp make route errors a more general 'message delivery failure' reason 2021-02-07 09:46:35 +08:00
DSRRouter.h make route errors a more general 'message delivery failure' reason 2021-02-07 09:46:35 +08:00
FloodingRouter.cpp
FloodingRouter.h
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h move generated protobuf c code to own directory 2020-12-30 12:34:22 +08:00
MeshPlugin.cpp
MeshPlugin.h
MeshRadio.h move generated protobuf c code to own directory 2020-12-30 12:34:22 +08:00
MeshService.cpp add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00
MeshService.h fix #624 - update battery level and current time on mynodeinfo 2021-01-04 09:59:53 +08:00
MeshTypes.h move generated protobuf c code to own directory 2020-12-30 12:34:22 +08:00
NodeDB.cpp use nodenum as the default nodeid 2021-02-08 10:15:02 +08:00
NodeDB.h
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp fix #624 - update battery level and current time on mynodeinfo 2021-01-04 09:59:53 +08:00
PhoneAPI.h partial fix for #608 - when a new TCP API connection arrives, close old one completely 2020-12-31 10:02:18 +08:00
PointerQueue.h
ProtobufPlugin.cpp
ProtobufPlugin.h
RadioInterface.cpp
RadioInterface.h move generated protobuf c code to own directory 2020-12-30 12:34:22 +08:00
RadioLibInterface.cpp Oops, let's only try to reboot ESP32 when there's an ESP32 2021-01-19 20:13:19 -08:00
RadioLibInterface.h
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp bug 677. Don't assert fail for missing interfaces, instead return 2021-02-07 10:26:11 +08:00
ReliableRouter.h bug 677. Don't assert fail for missing interfaces, instead return 2021-02-07 10:26:11 +08:00
RF95Interface.cpp bug: we've always been setting gpio 0 as an input on rf95 based devices 2021-01-02 11:23:18 +08:00
RF95Interface.h portuino now kinda works with the pinetab lora USB module. 2021-01-02 12:38:18 +08:00
Router.cpp bug 677. Don't assert fail for missing interfaces, instead return 2021-02-07 10:26:11 +08:00
Router.h bug 677. Don't assert fail for missing interfaces, instead return 2021-02-07 10:26:11 +08:00
SinglePortPlugin.h
StreamAPI.cpp
StreamAPI.h
SX1262Interface.cpp fix #577 don't make invalid radio settings reboot the board 2020-12-27 13:09:20 +08:00
SX1262Interface.h
TypedQueue.h