firmware/src/modules
Ben Meadors e1485b530f
Some checks are pending
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (rp2350) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / version (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32s3 (push) Blocked by required conditions
CI / build-esp32c3 (push) Blocked by required conditions
CI / build-esp32c6 (push) Blocked by required conditions
CI / build-nrf52840 (push) Blocked by required conditions
CI / build-rp2040 (push) Blocked by required conditions
CI / build-rp2350 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (rp2350) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
Handle ext. notification module things even if not enabled (#8089)
2025-09-22 19:59:05 -05:00
..
esp32
Telemetry Show GPS Date properly in drawCommonHeader (#7887) 2025-09-19 08:33:37 -05:00
AdminModule.cpp Auto-favorite remote admin node 2025-09-18 20:37:56 -05:00
AdminModule.h
AtakPluginModule.cpp
AtakPluginModule.h
CannedMessageModule.cpp Allow Left / Right Events for selection and improve encoder responsives (#8016) 2025-09-18 19:29:09 -05:00
CannedMessageModule.h Remember destination fix (#7427) 2025-07-31 07:36:03 -05:00
DetectionSensorModule.cpp
DetectionSensorModule.h
DropzoneModule.cpp
DropzoneModule.h
ExternalNotificationModule.cpp Make ExternalNotification show up in excluded_modules, more STM32 modules (#7797) 2025-09-02 07:09:15 -05:00
ExternalNotificationModule.h
GenericThreadModule.cpp
GenericThreadModule.h
KeyVerificationModule.cpp Unbreak the macro 2025-07-10 11:40:02 -05:00
KeyVerificationModule.h Key verification flow on BaseUI (#7240) 2025-07-10 09:45:36 -05:00
ModuleDev.h
Modules.cpp Handle ext. notification module things even if not enabled (#8089) 2025-09-22 19:59:05 -05:00
Modules.h
NeighborInfoModule.cpp Only send Neighbours if we have some to send. (#7493) 2025-08-28 18:45:46 -05:00
NeighborInfoModule.h
NodeInfoModule.cpp Cleanup 2025-09-11 18:57:30 -05:00
NodeInfoModule.h
PositionModule.cpp GPS for STM32WL (#7297) 2025-07-14 05:12:26 -05:00
PositionModule.h feat: event mode - limit smart position updates to at most every 5m (#7505) 2025-07-31 21:45:34 -05:00
PowerStressModule.cpp
PowerStressModule.h
RangeTestModule.cpp Make ExternalNotification show up in excluded_modules, more STM32 modules (#7797) 2025-09-02 07:09:15 -05:00
RangeTestModule.h
RemoteHardwareModule.cpp
RemoteHardwareModule.h
ReplyModule.cpp DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
ReplyModule.h
RoutingModule.cpp Fix freetext hang (#7781) 2025-08-29 12:09:22 -05:00
RoutingModule.h Fix freetext hang (#7781) 2025-08-29 12:09:22 -05:00
SerialModule.cpp Make ExternalNotification show up in excluded_modules, more STM32 modules (#7797) 2025-09-02 07:09:15 -05:00
SerialModule.h Make ExternalNotification show up in excluded_modules, more STM32 modules (#7797) 2025-09-02 07:09:15 -05:00
StoreForwardModule.cpp bugfix Add rssi and snr to the store and forward code. (#7462) 2025-07-27 20:03:01 -05:00
StoreForwardModule.h bugfix Add rssi and snr to the store and forward code. (#7462) 2025-07-27 20:03:01 -05:00
SystemCommandsModule.cpp Clear position on GPS deactivation, unless using fixed position (#7464) 2025-07-26 08:09:26 -05:00
SystemCommandsModule.h
TextMessageModule.cpp DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
TextMessageModule.h
TraceRouteModule.cpp Fix Tracerouter warnings (#7637) 2025-08-15 07:03:14 -05:00
TraceRouteModule.h Add Trace Route on BaseUI (#7386) 2025-07-24 17:23:45 -05:00
WaypointModule.cpp DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
WaypointModule.h