firmware/src/plugins
joshpirihi d0fc836f0b
Position packets generated locally should be sent to the phone too (#1242)
* Position packets generated locally should be sent to the phone too
2022-02-26 07:37:23 -06:00
..
EnvironmentalMeasurement MCP9808 sensor implementation (#1188) 2022-02-08 11:03:34 -06:00
esp32 position plugin - only send if channel utilization is <50 percent 2022-01-26 22:32:33 -08:00
AdminPlugin.cpp Admin message shutdown feature (#1124) 2022-01-21 15:03:26 -06:00
AdminPlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
CannedMessagePlugin.cpp Canned message plugin status fix. 2022-01-19 09:55:06 +01:00
CannedMessagePlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
ExternalNotificationPlugin.cpp more warning fixes 2022-01-24 18:39:17 +00:00
ExternalNotificationPlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00: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 more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
PluginDev.h Add a "Development Mode" for our plugins 2021-03-25 19:24:36 -07:00
Plugins.cpp Refactored sensors (#1172) 2022-01-31 20:24:32 -06:00
Plugins.h add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00
PositionPlugin.cpp Position packets generated locally should be sent to the phone too (#1242) 2022-02-26 07:37:23 -06:00
PositionPlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
RemoteHardwarePlugin.cpp gpio read and write work as expected 2022-01-28 00:11:16 +00:00
RemoteHardwarePlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
ReplyPlugin.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
ReplyPlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00: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 more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
TextMessagePlugin.cpp Plugins refactoring: handleReceived return enumeration ProcessMessage 2021-09-23 04:42:09 +03:00
TextMessagePlugin.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00