firmware/src/plugins
2021-02-13 22:21:01 -08:00
..
ExternalNotificationPlugin.cpp Update documentation location to the main mesthastic repo 2021-01-30 09:52:21 -08:00
ExternalNotificationPlugin.h #654 - Fixed problem with class namespaces. 2021-01-28 23:02:00 -08:00
NodeInfoPlugin.cpp for #681, add MeshPacketQueue (a priority queue) to ensure acks get sent quickly 2021-02-12 09:08:49 +08:00
NodeInfoPlugin.h partial for #681: Never let stale nodeinfos/positions stay in xmit queue 2021-02-11 18:19:43 +08:00
Plugins.cpp work on rangetestplugin and storeforwardplugin 2021-02-06 23:29:18 -08:00
Plugins.h add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00
PositionPlugin.cpp for #681, add MeshPacketQueue (a priority queue) to ensure acks get sent quickly 2021-02-12 09:08:49 +08:00
PositionPlugin.h partial for #681: Never let stale nodeinfos/positions stay in xmit queue 2021-02-11 18:19:43 +08:00
RangeTestPlugin.cpp #671 Rangetest - This just needs to be tested. 2021-02-13 22:21:01 -08:00
RangeTestPlugin.h #671 Rangetest - This just needs to be tested. 2021-02-13 22:21:01 -08:00
RemoteHardwarePlugin.cpp add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00
RemoteHardwarePlugin.h move generated protobuf c code to own directory 2020-12-30 12:34:22 +08:00
ReplyPlugin.cpp add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00
ReplyPlugin.h make plugin reply handling simpler 2020-12-13 12:57:37 +08:00
SerialPlugin.cpp Update comments of SerialPlugin 2021-01-20 19:02:08 -08:00
SerialPlugin.h Set the port to PortNum_SERIAL_APP 2021-01-16 22:41:33 -08:00
StoreForwardPlugin.cpp Disable plugins 2021-02-12 18:52:31 -08:00
StoreForwardPlugin.h #668 Initial work for Store & Forward Plugin 2021-01-31 09:12:01 -08:00
TextMessagePlugin.cpp add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00
TextMessagePlugin.h add assertIsSetup() and use it from OSThread constructor 2021-01-08 13:15:49 +08:00