firmware/src/plugins
Jm Casler baeb002245 Fix small bug in range test plugin.
packetSequence was an unsigned int but i was using %d. oops
2021-03-20 00:38:53 -07:00
..
esp32 Fix small bug in range test plugin. 2021-03-20 00:38:53 -07:00
AdminPlugin.cpp fix tlora 1.6 build 2021-03-19 23:40:41 +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
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 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 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 #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