.. |
generated
|
move generated protobuf c code to own directory
|
2020-12-30 12:34:22 +08:00 |
wifi
|
portduino: begin adding wifi implementation
|
2021-01-03 10:11:20 +08:00 |
CryptoEngine.cpp
|
|
|
CryptoEngine.h
|
|
|
DSRRouter.cpp
|
|
|
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
|
|
|
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
|
show critical faults on the screen
|
2020-12-26 13:36:21 +08:00 |
MeshService.h
|
move generated protobuf c code to own directory
|
2020-12-30 12:34:22 +08:00 |
MeshTypes.h
|
move generated protobuf c code to own directory
|
2020-12-30 12:34:22 +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
|
|
|
PacketHistory.h
|
|
|
PhoneAPI.cpp
|
partial fix for #608 - when a new TCP API connection arrives, close old one completely
|
2020-12-31 10:02:18 +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
|
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
|
Add RX and RX_ALL analytics for #588
|
2020-12-27 09:29:48 -08:00 |
RadioLibInterface.h
|
|
|
RadioLibRF95.cpp
|
|
|
RadioLibRF95.h
|
|
|
ReliableRouter.cpp
|
|
|
ReliableRouter.h
|
|
|
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
|
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 |
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
|
|
|