firmware/src/plugins
Ben Meadors e706aae41d
Added NRF/RAK support for env plugin (#1133)
* Added NRF/RAK support for env plugin

* Added Environmental mixin to platform io
2022-01-23 10:05:39 -06:00
..
esp32 Added NRF/RAK support for env plugin (#1133) 2022-01-23 10:05:39 -06:00
AdminPlugin.cpp Admin message shutdown feature (#1124) 2022-01-21 15:03:26 -06:00
AdminPlugin.h fix leakage of wifi password reported by @vodkin 2021-08-01 12:58:23 -07:00
CannedMessagePlugin.cpp Canned message plugin status fix. 2022-01-19 09:55:06 +01:00
CannedMessagePlugin.h Canned message plugin status fix. 2022-01-19 09:55:06 +01:00
EnvironmentalMeasurementPlugin.cpp Added NRF/RAK support for env plugin (#1133) 2022-01-23 10:05:39 -06:00
EnvironmentalMeasurementPlugin.h Added NRF/RAK support for env plugin (#1133) 2022-01-23 10:05:39 -06:00
ExternalNotificationPlugin.cpp Change EXT_NOTIFY_PIN to EXT_NOTIFY_OUT per req. 2021-12-07 21:34:10 -07:00
ExternalNotificationPlugin.h Plugins refactoring: handleReceived return enumeration ProcessMessage 2021-09-23 04:42:09 +03: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 Allow plugins to write to the parsed protobuf (minimizes copies in some cases) 2021-08-01 12:58:23 -07:00
PluginDev.h Add a "Development Mode" for our plugins 2021-03-25 19:24:36 -07:00
Plugins.cpp Added NRF/RAK support for env plugin (#1133) 2022-01-23 10:05:39 -06:00
Plugins.h add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00
PositionPlugin.cpp Removed radio config that shouldn't be there. 2021-12-29 00:12:32 -08:00
PositionPlugin.h Update lastlat/lastlong int32 #956 2021-12-05 10:20:16 -08:00
RemoteHardwarePlugin.cpp Allow plugins to write to the parsed protobuf (minimizes copies in some cases) 2021-08-01 12:58:23 -07:00
RemoteHardwarePlugin.h Allow plugins to write to the parsed protobuf (minimizes copies in some cases) 2021-08-01 12:58:23 -07:00
ReplyPlugin.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
ReplyPlugin.h make plugin reply handling simpler 2020-12-13 12:57:37 +08: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 Allow plugins to write to the parsed protobuf (minimizes copies in some cases) 2021-08-01 12:58:23 -07:00
TextMessagePlugin.cpp Plugins refactoring: handleReceived return enumeration ProcessMessage 2021-09-23 04:42:09 +03:00
TextMessagePlugin.h Plugins refactoring: handleReceived return enumeration ProcessMessage 2021-09-23 04:42:09 +03:00