meshtastic-firmware/src/mesh
Kevin Hester 63c650c33e
Merge branch 'master' into log-tx-failure
2021-01-27 17:54:06 +08:00
..
generated Set critical error and reboot when radio fails to generate tx IRQ 2021-01-19 18:21:54 -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 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
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 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 Set critical error and reboot when radio fails to generate tx IRQ 2021-01-19 18:21:54 -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
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 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
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
RadioInterface.cpp Make ChannelSettings SUPER short for common channels 2020-12-14 21:09:29 +08:00
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 fix #513 scale retransmission times based on true packet time on wire 2020-11-14 10:07:25 +08:00
RadioLibRF95.cpp
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
Router.cpp make gpiowatch work correctly 2020-12-13 16:11:38 +08:00
Router.h move generated protobuf c code to own directory 2020-12-30 12:34:22 +08:00
SX1262Interface.cpp fix #577 don't make invalid radio settings reboot the board 2020-12-27 13:09:20 +08:00
SX1262Interface.h
SinglePortPlugin.h WIP on GPIO example 2020-12-07 10:18:11 +08:00
StreamAPI.cpp
StreamAPI.h
TypedQueue.h fixes for the posix port 2020-10-11 09:18:47 +08:00
mesh-pb-constants.cpp
mesh-pb-constants.h move generated protobuf c code to own directory 2020-12-30 12:34:22 +08:00