firmware/src/plugins
2021-12-04 19:51:54 -08:00
..
esp32 Update StoreForwardPlugin.cpp 2021-12-04 19:29:42 -08:00
AdminPlugin.cpp set Team field via Admin plugin 2021-11-02 13:27:56 +00:00
AdminPlugin.h fix leakage of wifi password reported by @vodkin 2021-08-01 12:58:23 -07:00
ExternalNotificationPlugin.cpp Plugins refactoring: handleReceived return enumeration ProcessMessage 2021-09-23 04:42:09 +03:00
ExternalNotificationPlugin.h Plugins refactoring: handleReceived return enumeration ProcessMessage 2021-09-23 04:42:09 +03: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 Allow plugins to write to the parsed protobuf (minimizes copies in some cases) 2021-08-01 12:58:23 -07:00
PluginDev.h Add a "Development Mode" for our plugins 2021-03-25 19:24:36 -07:00
Plugins.cpp Move SerialPlugin to plugins/esp32 2021-11-22 13:18:49 -08:00
Plugins.h add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00
PositionPlugin.cpp Smart position sends updates too frequently. #956 2021-12-04 19:51:54 -08:00
PositionPlugin.h Implementation of smart positioning #934 2021-11-26 19:12:00 -08:00
RemoteHardwarePlugin.cpp Allow plugins to write to the parsed protobuf (minimizes copies in some cases) 2021-08-01 12:58:23 -07:00
RemoteHardwarePlugin.h Allow plugins to write to the parsed protobuf (minimizes copies in some cases) 2021-08-01 12:58:23 -07:00
ReplyPlugin.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
ReplyPlugin.h make plugin reply handling simpler 2020-12-13 12:57:37 +08: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 Allow plugins to write to the parsed protobuf (minimizes copies in some cases) 2021-08-01 12:58:23 -07:00
TextMessagePlugin.cpp Plugins refactoring: handleReceived return enumeration ProcessMessage 2021-09-23 04:42:09 +03:00
TextMessagePlugin.h Plugins refactoring: handleReceived return enumeration ProcessMessage 2021-09-23 04:42:09 +03:00