firmware/src/mesh
2020-12-27 11:22:08 +08:00
..
CryptoEngine.cpp
CryptoEngine.h
DSRRouter.cpp clean up debug msgs 2020-12-13 15:59:26 +08:00
DSRRouter.h
FloodingRouter.cpp When new node joins mesh, all other nodes reply with their current state 2020-12-17 10:53:29 +08: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 move criticalerror defs into .proto for cross platform support 2020-12-27 11:22:08 +08:00
mesh.pb.h move criticalerror defs into .proto for cross platform support 2020-12-27 11:22:08 +08:00
MeshPlugin.cpp clean up debug msgs 2020-12-13 15:59:26 +08:00
MeshPlugin.h make plugin reply handling simpler 2020-12-13 12:57:37 +08:00
MeshRadio.h Show current region on the boot screen 2020-10-21 17:27:13 +08:00
MeshService.cpp show critical faults on the screen 2020-12-26 13:36:21 +08:00
MeshService.h move nodeinfo messages into new plugin system 2020-12-05 10:00:46 +08:00
MeshTypes.h remove support for 8bit nodenums 2020-11-28 09:56:21 +08:00
NodeDB.cpp move criticalerror defs into .proto for cross platform support 2020-12-27 11:22:08 +08:00
NodeDB.h move more of is_router out of python and into the device code 2020-12-21 11:38:03 +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 remove logspam that was busting serial api 2020-12-23 17:12:48 +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
portnums.pb.c begin plugin-api tutorial 2020-12-11 09:11:53 +08:00
portnums.pb.h move criticalerror defs into .proto for cross platform support 2020-12-27 11:22:08 +08:00
ProtobufPlugin.cpp WIP moving positions to new system 2020-12-03 16:48:44 +08:00
ProtobufPlugin.h clean up debug msgs 2020-12-13 15:59:26 +08:00
RadioInterface.cpp Make ChannelSettings SUPER short for common channels 2020-12-14 21:09:29 +08:00
RadioInterface.h remove stale fixme 2020-11-14 10:19:55 +08:00
RadioLibInterface.cpp Removing stuff I accidently checked in for the duplexer 2020-11-22 16:24:22 -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
ReliableRouter.cpp clean up debug msgs 2020-12-13 15:59:26 +08:00
ReliableRouter.h bug #503 wip 2020-11-12 17:49:04 +08:00
remote_hardware.pb.c begin plugin-api tutorial 2020-12-11 09:11:53 +08:00
remote_hardware.pb.h begin plugin-api tutorial 2020-12-11 09:11:53 +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 make gpiowatch work correctly 2020-12-13 16:11:38 +08:00
Router.h bug #503 wip 2020-11-12 17:49:04 +08:00
SinglePortPlugin.h WIP on GPIO example 2020-12-07 10:18:11 +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
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