firmware/src/modules/Telemetry
HarukiToreda b4dea63f44
Some checks are pending
CI / setup (all) (push) Waiting to run
CI / setup (check) (push) Waiting to run
CI / version (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build (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 (alpine, native, linux/amd64) (push) Waiting to run
CI / docker (alpine, native, linux/arm64) (push) Waiting to run
CI / docker (alpine, native-tft, linux/amd64) (push) Waiting to run
CI / docker (debian, native, linux/amd64) (push) Waiting to run
CI / docker (debian, native, linux/arm/v7) (push) Waiting to run
CI / docker (debian, native, linux/arm64) (push) Waiting to run
CI / docker (debian, native-tft, linux/amd64) (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
Gatting off BaseUI code from screenless devices and InkHUD (#8384)
2025-10-19 09:00:35 +11:00
..
Sensor rework sensor instantiation to saves memory by removing the static allocation (#8054) 2025-10-13 11:09:33 -05:00
AirQualityTelemetry.cpp DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
AirQualityTelemetry.h
DeviceTelemetry.cpp Opt in to telemetry going forward (#8059) 2025-10-12 06:30:17 -05:00
DeviceTelemetry.h
EnvironmentTelemetry.cpp Gatting off BaseUI code from screenless devices and InkHUD (#8384) 2025-10-19 09:00:35 +11:00
EnvironmentTelemetry.h rework sensor instantiation to saves memory by removing the static allocation (#8054) 2025-10-13 11:09:33 -05:00
HealthTelemetry.cpp DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
HealthTelemetry.h
HostMetrics.cpp Finish deprecating the Repeater role behavior (#8144) 2025-09-28 15:30:53 -05:00
HostMetrics.h
PowerTelemetry.cpp Gatting off BaseUI code from screenless devices and InkHUD (#8384) 2025-10-19 09:00:35 +11:00
PowerTelemetry.h
UnitConversions.cpp
UnitConversions.h