.. |
generated
|
pinelora WIP
|
2021-05-01 11:27:37 +08:00 |
http
|
remove unused Preferences code (cc @mc-hamster for review)
|
2021-03-28 12:07:43 +08:00 |
wifi
|
move streamapi into a thread, saves power and increases responsiveness
|
2021-03-25 06:15:15 +08:00 |
Channels.cpp
|
always fix up channel list, even if we just did factory reset
|
2021-03-23 11:54:53 +08:00 |
Channels.h
|
mqtt: only publish uplink_enabled channels
|
2021-04-05 07:57:06 +08:00 |
CryptoEngine.cpp
|
|
|
CryptoEngine.h
|
|
|
DSRRouter.cpp
|
|
|
DSRRouter.h
|
|
|
FloodingRouter.cpp
|
|
|
FloodingRouter.h
|
|
|
MemoryPool.h
|
|
|
mesh-pb-constants.cpp
|
Fix integration test found by CI! verstr field was too short
|
2021-04-16 11:51:04 +08:00 |
mesh-pb-constants.h
|
|
|
MeshPacketQueue.cpp
|
|
|
MeshPacketQueue.h
|
|
|
MeshPlugin.cpp
|
better debug output
|
2021-05-03 10:53:06 +08:00 |
MeshPlugin.h
|
Fix GPIO service and cleanup response handling
|
2021-04-06 10:34:23 +08:00 |
MeshRadio.h
|
|
|
MeshService.cpp
|
populate position.time for broadcast positions
|
2021-03-27 16:17:01 +08:00 |
MeshService.h
|
move streamapi into a thread, saves power and increases responsiveness
|
2021-03-25 06:15:15 +08:00 |
MeshTypes.h
|
cleanup packet encrypt/descrypt
|
2021-04-05 09:24:00 +08:00 |
NodeDB.cpp
|
pinelora WIP
|
2021-05-01 11:27:37 +08:00 |
NodeDB.h
|
|
|
PacketHistory.cpp
|
better debug output
|
2021-05-03 10:53:06 +08:00 |
PacketHistory.h
|
|
|
PhoneAPI.cpp
|
fix millisecond unsigned rollover errors found via portduino
|
2021-03-30 23:11:33 +08:00 |
PhoneAPI.h
|
PhoneAPIs shouldn't register for messages until they have clients
|
2021-03-25 07:51:54 +08:00 |
PointerQueue.h
|
|
|
ProtobufPlugin.cpp
|
|
|
ProtobufPlugin.h
|
allow passing even encrypted packets through the plugins
|
2021-04-05 08:44:47 +08:00 |
RadioInterface.cpp
|
cleanup packet encrypt/descrypt
|
2021-04-05 09:24:00 +08:00 |
RadioInterface.h
|
pinelora WIP
|
2021-04-22 08:49:05 +08:00 |
RadioLibInterface.cpp
|
pinelora WIP
|
2021-05-01 11:27:37 +08:00 |
RadioLibInterface.h
|
|
|
RadioLibRF95.cpp
|
|
|
RadioLibRF95.h
|
|
|
ReliableRouter.cpp
|
better debug output
|
2021-05-03 10:53:06 +08:00 |
ReliableRouter.h
|
dramatically speed up message RX in some cases (we were sleeping much too long)
|
2021-03-28 12:16:37 +08:00 |
RF95Interface.cpp
|
include file/lineno in critical error logs
|
2021-04-29 09:52:15 +08:00 |
RF95Interface.h
|
pinelora WIP
|
2021-04-22 08:49:05 +08:00 |
Router.cpp
|
fix build for !wifi devices
|
2021-04-05 13:00:56 +08:00 |
Router.h
|
cleanup packet encrypt/descrypt
|
2021-04-05 09:24:00 +08:00 |
SinglePortPlugin.h
|
|
|
StreamAPI.cpp
|
move streamapi into a thread, saves power and increases responsiveness
|
2021-03-25 06:15:15 +08:00 |
StreamAPI.h
|
move streamapi into a thread, saves power and increases responsiveness
|
2021-03-25 06:15:15 +08:00 |
SX1262Interface.cpp
|
pinelora WIP
|
2021-05-01 11:27:37 +08:00 |
SX1262Interface.h
|
pinelora WIP
|
2021-04-22 08:49:05 +08:00 |
TypedQueue.h
|
properly discard messages with fromradio queue is full (Rather than blocking forever)
|
2021-03-24 13:25:10 +08:00 |