firmware/src/mesh
2020-06-28 18:17:52 -07:00
..
CryptoEngine.cpp Crypto works! 2020-05-09 19:08:04 -07:00
CryptoEngine.h Make an accelerated NRF52 implementation for AEX256-CTR crypto 2020-05-24 14:45:50 -07:00
DSRRouter.cpp Full DSR WIP 2020-06-03 12:49:36 -07:00
DSRRouter.h Full DSR WIP 2020-06-03 12:49:36 -07:00
FloodingRouter.cpp my DSR changes broke acks for flood routing also. Fix #146 2020-05-25 11:55:42 -07:00
FloodingRouter.h cleanup virtual inheritence for Router/Reliable/Flooding/DSR 2020-05-23 09:24:22 -07:00
MemoryPool.h cubecell wip 2020-06-16 17:13:26 -07:00
mesh-pb-constants.cpp make flash filesystem work on NRF52 2020-05-25 10:07:42 -07:00
mesh-pb-constants.h Shrink devicestate for small mcus 2020-06-16 15:26:30 -07:00
mesh.pb.c Shrink devicestate for small mcus 2020-06-16 15:26:30 -07:00
mesh.pb.h Add a no_save development flag to allow using settings that 2020-06-24 13:10:36 -07:00
MeshRadio.h Remove MeshRadio wrapper class - we don't need it anymore. 2020-05-09 16:32:26 -07:00
MeshService.cpp Refactored status handlers and merged 2020-06-28 18:17:52 -07:00
MeshService.h wip reliable unicast (1 hop) 2020-05-19 11:56:17 -07:00
MeshTypes.h Prepare to make MemoryDynamic 2020-06-12 11:56:13 -07:00
NodeDB.cpp Abstracted statuses, made display event-driven 2020-06-27 21:19:49 -07:00
NodeDB.h Refactored status handlers and merged 2020-06-28 18:17:52 -07:00
PacketHistory.cpp add printPacket for debug printing packets 2020-06-14 15:30:42 -07:00
PacketHistory.h cubecell wip 2020-06-16 17:13:26 -07:00
PhoneAPI.cpp For #187 was not reporting GPS status on new API 2020-06-17 17:25:55 -07:00
PhoneAPI.h unify activity detection in PhoneAPI, turn off BLE API while serial API in use 2020-06-08 16:06:59 -07:00
PointerQueue.h cubecell wip 2020-06-16 17:13:26 -07:00
RadioInterface.cpp add printPacket for debug printing packets 2020-06-14 15:30:42 -07:00
RadioInterface.h add printPacket for debug printing packets 2020-06-14 15:30:42 -07:00
RadioLibInterface.cpp sx1262 improvements attn @dafeman 2020-06-16 06:26:21 -07:00
RadioLibInterface.h cubecell wip 2020-06-16 17:13:26 -07:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp add printPacket for debug printing packets 2020-06-14 15:30:42 -07:00
ReliableRouter.h cubecell wip 2020-06-16 17:13:26 -07:00
RF95Interface.cpp limit max power on rf95 to 17 (rather than 20, because 20 can... 2020-05-02 19:52:37 -07:00
RF95Interface.h
Router.cpp oops - can't call DEBUG_MSG this early on ESP32 2020-06-17 16:04:37 -07:00
Router.h fix extra free 2020-05-25 08:19:14 -07:00
StreamAPI.cpp unify activity detection in PhoneAPI, turn off BLE API while serial API in use 2020-06-08 16:06:59 -07:00
StreamAPI.h
SX1262Interface.cpp per @dafeman 1.8V works on E22 2020-06-16 12:02:13 -07:00
SX1262Interface.h sx1262 improvements attn @dafeman 2020-06-16 06:26:21 -07:00
TypedQueue.h cubecell wip 2020-06-16 17:13:26 -07:00