firmware/src/plugins
2022-02-26 20:52:22 -08:00
..
esp32 Littlefs rebased to Master (#1205) 2022-02-14 11:45:29 -06:00
Telemetry Rename environmental measurement to telemetry 2022-02-26 20:52:22 -08:00
AdminPlugin.cpp Canned message - Extend messages length 2022-02-21 22:04:58 +01:00
AdminPlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
CannedMessagePlugin.cpp Canned message - Extend messages length 2022-02-21 22:04:58 +01:00
CannedMessagePlugin.h Canned message - Extend messages length 2022-02-21 22:04:58 +01:00
ExternalNotificationPlugin.cpp more warning fixes 2022-01-24 18:39:17 +00:00
ExternalNotificationPlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
NodeInfoPlugin.cpp Allow plugins to write to the parsed protobuf (minimizes copies in some cases) 2021-08-01 12:58:23 -07:00
NodeInfoPlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
PluginDev.h Add a "Development Mode" for our plugins 2021-03-25 19:24:36 -07:00
Plugins.cpp Rename environmental measurement to telemetry 2022-02-26 20:52:22 -08:00
Plugins.h add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00
PositionPlugin.cpp position plugin - only send if channel utilization is <50 percent 2022-01-26 22:32:33 -08:00
PositionPlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
RemoteHardwarePlugin.cpp gpio read and write work as expected 2022-01-28 00:11:16 +00:00
RemoteHardwarePlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
ReplyPlugin.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
ReplyPlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
RoutingPlugin.cpp Allow plugins to write to the parsed protobuf (minimizes copies in some cases) 2021-08-01 12:58:23 -07:00
RoutingPlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
TextMessagePlugin.cpp Plugins refactoring: handleReceived return enumeration ProcessMessage 2021-09-23 04:42:09 +03:00
TextMessagePlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00