firmware/src/modules
2022-10-22 13:35:34 +02:00
..
esp32 Send device telemetry to phone every minute (#1784) 2022-10-11 10:21:30 -05:00
Telemetry Make telemetry packets minimum priority (#1810) 2022-10-16 15:59:59 -05:00
AdminModule.cpp Save devicestate (nodedb) on position config change (#1829) 2022-10-20 13:14:53 -05:00
AdminModule.h Consolidate reboots (#1827) 2022-10-19 19: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 use PWM buzzer on notification module. To activate set moduleConfig.external_notification.output equal to the PIN_BUZZER. If another value is set, the traditional digital mode is used 2022-10-22 13:35:34 +02:00
ExternalNotificationModule.h use PWM buzzer on notification module. To activate set moduleConfig.external_notification.output equal to the PIN_BUZZER. If another value is set, the traditional digital mode is used 2022-10-22 13:35:34 +02:00
ModuleDev.h
Modules.cpp Add nrf52 to serial module registration (#1799) 2022-10-14 11:38:56 -05:00
Modules.h
NodeInfoModule.cpp
NodeInfoModule.h
PositionModule.cpp Change RTCQuality acceptance criteria (#1797) 2022-10-14 19:12:55 -05:00
PositionModule.h
RemoteHardwareModule.cpp Adapt to new protobufs - TODO: factory_reset rewire 2022-09-09 12:51:41 +02:00
RemoteHardwareModule.h
ReplyModule.cpp
ReplyModule.h
RoutingModule.cpp
RoutingModule.h
SerialModule.cpp Add NMEA output mode (my own position, and other devices as waypoints) to serial module 2022-10-16 16:37:38 +02:00
SerialModule.h Add NMEA output mode (my own position, and other devices as waypoints) to serial module 2022-10-16 16:37:38 +02:00
TextMessageModule.cpp
TextMessageModule.h
WaypointModule.cpp
WaypointModule.h