firmware/src/modules
Ben Meadors 2555e082d6
Add nrf52 to serial module registration (#1799)
* Add nrf52 to serial module registration

* Update Modules.cpp

* Update Modules.cpp

* Update Modules.cpp
2022-10-14 11:38:56 -05:00
..
esp32 Send device telemetry to phone every minute (#1784) 2022-10-11 10:21:30 -05:00
Telemetry Send device telemetry to phone every minute (#1784) 2022-10-11 10:21:30 -05:00
AdminModule.cpp - fix conditional include for nRF52 (no OTA there) 2022-10-09 11:35:19 +02:00
AdminModule.h Get device metadata admin message (#1607) 2022-08-08 07:19:04 -05:00
CannedMessageModule.cpp make screen timeout work again 2022-10-13 15:31:57 +02:00
CannedMessageModule.h Update CannedMessageModule.h 2022-10-13 15:44:27 +02:00
ExternalNotificationModule.cpp Enable external notification module for nrf52 2022-08-23 13:16:20 -05:00
ExternalNotificationModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
ModuleDev.h more rename plugin to module 2022-02-27 02:21:02 -08:00
Modules.cpp Add nrf52 to serial module registration (#1799) 2022-10-14 11:38:56 -05:00
Modules.h More renaming plugin to module 2022-02-27 01:49:24 -08:00
NodeInfoModule.cpp Fixed huge nodeinfo bug 2022-08-23 13:12:41 -05:00
NodeInfoModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
PositionModule.cpp Send device telemetry to phone every minute (#1784) 2022-10-11 10:21:30 -05:00
PositionModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
RemoteHardwareModule.cpp Adapt to new protobufs - TODO: factory_reset rewire 2022-09-09 12:51:41 +02:00
RemoteHardwareModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
ReplyModule.cpp more rename plugin to module 2022-02-27 02:21:02 -08:00
ReplyModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
RoutingModule.cpp RoutingModule can handle encrypted packets 2022-08-03 19:08:23 +02:00
RoutingModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
SerialModule.cpp wire in part 1 of serial mode... select if you want textmsg or own portnum via config. 2022-10-05 11:39:50 +02:00
SerialModule.h wire in part 1 of serial mode... select if you want textmsg or own portnum via config. 2022-10-05 11:39:50 +02:00
TextMessageModule.cpp more rename plugin to module 2022-02-27 02:21:02 -08:00
TextMessageModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
WaypointModule.cpp Bluetooth mode unification and behavior tweaks (#1636) 2022-08-22 16:41:23 -05:00
WaypointModule.h Bluetooth mode unification and behavior tweaks (#1636) 2022-08-22 16:41:23 -05:00