firmware/src/plugins
2021-03-12 14:10:36 +08:00
..
esp32 fix null pointer exception in storeandforwardplugin. if null the vtable is busted 2021-03-11 18:53:17 +08:00
AdminPlugin.cpp progress on remote settings 2021-03-12 14:10:36 +08:00
AdminPlugin.h impl get channels/get radio remote api 2021-02-26 15:34:00 +08:00
ExternalNotificationPlugin.cpp fix warnings found in nrf52 build 2021-03-08 15:20:43 +08:00
ExternalNotificationPlugin.h #654 - Fixed problem with class namespaces. 2021-01-28 23:02:00 -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
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 don't send messages the phone sent us back towards the phone 2021-03-05 10:19:27 +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 progress on remote settings 2021-03-12 14:10:36 +08:00
RoutingPlugin.h progress on remote settings 2021-03-12 14:10:36 +08:00
SerialPlugin.cpp fix warnings found in nrf52 build 2021-03-08 15:20:43 +08:00
SerialPlugin.h Set the port to PortNum_SERIAL_APP 2021-01-16 22:41:33 -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