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 PMSA003I: add support for driving SET pin low while not actively taking a telemetry reading (#6569) 2025-04-29 06:31:01 -05:00
DeviceTelemetry.cpp Opt in to telemetry going forward (#8059) 2025-10-12 06:30:17 -05:00
DeviceTelemetry.h Space out periodic broadcasts of modules automatically (#5931) 2025-01-26 13:59:59 -06:00
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 Exclude health telemetry by macro (#5679) 2024-12-28 08:49:24 +11:00
HostMetrics.cpp Finish deprecating the Repeater role behavior (#8144) 2025-09-28 15:30:53 -05:00
HostMetrics.h Host metrics (#6817) 2025-05-15 09:23:37 -05:00
PowerTelemetry.cpp Gatting off BaseUI code from screenless devices and InkHUD (#8384) 2025-10-19 09:00:35 +11:00
PowerTelemetry.h Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
UnitConversions.cpp Spell check all Code (#5228) 2024-11-03 09:25:05 +08:00
UnitConversions.h Spell check all Code (#5228) 2024-11-03 09:25:05 +08:00