firmware/src/plugins
2021-03-27 16:17:01 +08:00
..
esp32 Fix bad merge 2021-03-25 19:36:37 -07:00
AdminPlugin.cpp add reboot message 2021-03-27 10:19:59 +08:00
AdminPlugin.h impl get channels/get radio remote api 2021-02-26 15:34:00 +08:00
ExternalNotificationPlugin.cpp cleanup external notification plugin 2021-03-13 13:32:23 +08:00
ExternalNotificationPlugin.h cleanup external notification plugin 2021-03-13 13:32:23 +08:00
NodeInfoPlugin.cpp make screen optional 2021-03-09 15:07:02 +08:00
NodeInfoPlugin.h WIP phone api changes for dev1.2 2021-02-17 19:04:41 +08:00
PluginDev.h Add a "Development Mode" for our plugins 2021-03-25 19:24:36 -07:00
Plugins.cpp combine acks works 2021-03-05 11:44:45 +08:00
Plugins.h add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00
PositionPlugin.cpp populate position.time for broadcast positions 2021-03-27 16:17:01 +08:00
PositionPlugin.h WIP phone api changes for dev1.2 2021-02-17 19:04:41 +08:00
RemoteHardwarePlugin.cpp lockdown plugins that touch hardware 2021-03-13 13:14:27 +08:00
RemoteHardwarePlugin.h WIP phone api changes for dev1.2 2021-02-17 19:04:41 +08:00
ReplyPlugin.cpp WIP 1.2 move routing into plugin 2021-02-17 13:06:23 +08:00
ReplyPlugin.h make plugin reply handling simpler 2020-12-13 12:57:37 +08:00
RoutingPlugin.cpp Return errors for unauthorized requests or out of bound channel nums 2021-03-23 11:44:51 +08:00
RoutingPlugin.h progress on remote settings 2021-03-12 14:10:36 +08:00
SerialPlugin.cpp #743 - Stub out for "mode 10" - NMEA string. 2021-03-17 21:52:30 -07:00
SerialPlugin.h lockdown plugins that touch hardware 2021-03-13 13:14:27 +08:00
TextMessagePlugin.cpp fix log formatting 2021-03-06 10:27:48 +08:00
TextMessagePlugin.h add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00