firmware/src/plugins
Charles Crossan 1b71a0f436 refactor ENV to single multi-inheritance class with cleaner user preferences
Fix merge issues

don't log when drawing blank frames

remove useless logging

re-comment stuff

fix comment

unused var
2021-03-03 20:30:20 -05:00
..
esp32 refactor ENV to single multi-inheritance class with cleaner user preferences 2021-03-03 20:30:20 -05:00
AdminPlugin.cpp 1 index channel index 2021-02-27 09:17:58 +08:00
AdminPlugin.h impl get channels/get radio remote api 2021-02-26 15:34:00 +08:00
ExternalNotificationPlugin.cpp Stay up-to-date wrt master (cc @mc-hamster) 2021-02-22 10:39:46 +08:00
ExternalNotificationPlugin.h #654 - Fixed problem with class namespaces. 2021-01-28 23:02:00 -08:00
NodeInfoPlugin.cpp WIP phone api changes for dev1.2 2021-02-17 19:04:41 +08:00
NodeInfoPlugin.h WIP phone api changes for dev1.2 2021-02-17 19:04:41 +08:00
Plugins.cpp Merge remote-tracking branch 'root/master' into dev1.2 2021-03-01 10:26:16 +08:00
Plugins.h add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00
PositionPlugin.cpp WIP phone api changes for dev1.2 2021-02-17 19:04:41 +08:00
PositionPlugin.h WIP phone api changes for dev1.2 2021-02-17 19:04:41 +08:00
RemoteHardwarePlugin.cpp WIP phone api changes for dev1.2 2021-02-17 19:04:41 +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 clean up ack packets 2021-02-26 20:36:22 +08:00
RoutingPlugin.h properly route messages to phone again 2021-02-23 14:35:34 +08:00
SerialPlugin.cpp fix esp32 build for dev1.2 2021-02-17 16:17:46 +08:00
SerialPlugin.h Set the port to PortNum_SERIAL_APP 2021-01-16 22:41:33 -08:00
TextMessagePlugin.cpp WIP 1.2 move routing into plugin 2021-02-17 13:06:23 +08:00
TextMessagePlugin.h add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00