firmware/src/mesh
2020-11-14 10:07:25 +08: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 coroutines: wip compiles but does not link 2020-10-09 14:16:51 +08:00
MemoryPool.h cubecell wip 2020-06-16 17:13:26 -07:00
mesh-pb-constants.cpp fix nrf52 build 2020-09-07 13:03:37 -07:00
mesh-pb-constants.h Shrink devicestate for small mcus 2020-06-16 15:26:30 -07:00
mesh.pb.c update protos for #376 2020-09-30 07:47:16 -07:00
mesh.pb.h bug #376 we were not staying in light sleep as long as intended 2020-10-06 11:48:53 +08:00
MeshRadio.h Show current region on the boot screen 2020-10-21 17:27:13 +08:00
MeshService.cpp Make region changes take effect immedately 2020-10-29 13:26:36 +08:00
MeshService.h Add new factory_reset preferences option clients can set 2020-09-19 11:19:42 -07:00
MeshTypes.h Prepare to make MemoryDynamic 2020-06-12 11:56:13 -07:00
NodeDB.cpp fix #513 scale retransmission times based on true packet time on wire 2020-11-14 10:07:25 +08:00
NodeDB.h make lightsleep default time 5 minutes, with 1 minute in for BLE syncing 2020-10-14 08:53:12 +08:00
PacketHistory.cpp Portduino WIP now compiles but does not link 2020-09-05 12:34:48 -07:00
PacketHistory.h cubecell wip 2020-06-16 17:13:26 -07:00
PhoneAPI.cpp fix #477: sleep behavior was broken in app due to device bug since 1.1.1 2020-10-14 08:45:29 +08: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 fix #513 scale retransmission times based on true packet time on wire 2020-11-14 10:07:25 +08:00
RadioInterface.h fix #513 scale retransmission times based on true packet time on wire 2020-11-14 10:07:25 +08:00
RadioLibInterface.cpp fix #513 scale retransmission times based on true packet time on wire 2020-11-14 10:07:25 +08:00
RadioLibInterface.h fix #513 scale retransmission times based on true packet time on wire 2020-11-14 10:07:25 +08:00
RadioLibRF95.cpp RAK815 lora works 2020-07-10 14:37:01 -07:00
RadioLibRF95.h Fix #11 2020-05-02 19:51:25 -07:00
ReliableRouter.cpp bug #503 wip 2020-11-12 17:49:04 +08:00
ReliableRouter.h bug #503 wip 2020-11-12 17:49:04 +08:00
RF95Interface.cpp keep rf95 max power at 20 dBm so users don't smoke their boards 2020-10-08 10:51:31 +08:00
RF95Interface.h Add external RF switch management for RF95 (needed for RAK815) 2020-07-13 13:18:32 -07:00
Router.cpp coroutine: kinda works now 2020-10-10 18:03:45 +08:00
Router.h bug #503 wip 2020-11-12 17:49:04 +08: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 emit FromRadio.rebooted to serial test harness can detect reboots 2020-04-28 17:43:16 -07:00
SX1262Interface.cpp switch to my new SD 7.2.0 S113 based bootloader 2020-10-31 12:22:20 +08:00
SX1262Interface.h sx1262 improvements attn @dafeman 2020-06-16 06:26:21 -07:00
TypedQueue.h fixes for the posix port 2020-10-11 09:18:47 +08:00