firmware/src/modules/Telemetry
Chloe Bethel b5a8e8f51b
Some checks failed
CI / setup (check) (push) Has been cancelled
CI / setup (esp32) (push) Has been cancelled
CI / setup (esp32c3) (push) Has been cancelled
CI / setup (esp32c6) (push) Has been cancelled
CI / setup (esp32s3) (push) Has been cancelled
CI / setup (nrf52840) (push) Has been cancelled
CI / setup (rp2040) (push) Has been cancelled
CI / setup (rp2350) (push) Has been cancelled
CI / setup (stm32) (push) Has been cancelled
CI / version (push) Has been cancelled
CI / build-debian-src (push) Has been cancelled
CI / package-pio-deps-native-tft (push) Has been cancelled
CI / test-native (push) Has been cancelled
CI / docker-deb-amd64 (push) Has been cancelled
CI / docker-deb-amd64-tft (push) Has been cancelled
CI / docker-alp-amd64 (push) Has been cancelled
CI / docker-alp-amd64-tft (push) Has been cancelled
CI / docker-deb-arm64 (push) Has been cancelled
CI / docker-deb-armv7 (push) Has been cancelled
CI / check (push) Has been cancelled
CI / build-esp32 (push) Has been cancelled
CI / build-esp32s3 (push) Has been cancelled
CI / build-esp32c3 (push) Has been cancelled
CI / build-esp32c6 (push) Has been cancelled
CI / build-nrf52840 (push) Has been cancelled
CI / build-rp2040 (push) Has been cancelled
CI / build-rp2350 (push) Has been cancelled
CI / build-stm32 (push) Has been cancelled
CI / gather-artifacts (esp32) (push) Has been cancelled
CI / gather-artifacts (esp32c3) (push) Has been cancelled
CI / gather-artifacts (esp32c6) (push) Has been cancelled
CI / gather-artifacts (esp32s3) (push) Has been cancelled
CI / gather-artifacts (nrf52840) (push) Has been cancelled
CI / gather-artifacts (rp2040) (push) Has been cancelled
CI / gather-artifacts (rp2350) (push) Has been cancelled
CI / gather-artifacts (stm32) (push) Has been cancelled
CI / release-artifacts (push) Has been cancelled
CI / release-firmware (esp32) (push) Has been cancelled
CI / release-firmware (esp32c3) (push) Has been cancelled
CI / release-firmware (esp32c6) (push) Has been cancelled
CI / release-firmware (esp32s3) (push) Has been cancelled
CI / release-firmware (nrf52840) (push) Has been cancelled
CI / release-firmware (rp2040) (push) Has been cancelled
CI / release-firmware (rp2350) (push) Has been cancelled
CI / release-firmware (stm32) (push) Has been cancelled
CI / publish-firmware (push) Has been cancelled
DEBUG_MUTE correctness (#7492)
* treewide: make 'ifdef DEBUG_PORT' guards also take into account DEBUG_MUTE

* stm32wl: Add a guard against having debug prints turned on without PIO_FRAMEWORK_ARDUINO_NANOLIB_FLOAT_PRINTF defined

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-07-29 08:51:38 +10:00
..
Sensor Enable telemetry and I2C sensors on STM32WL (except accelerometers) (#7008) 2025-07-02 06:01:45 -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 DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
DeviceTelemetry.h Space out periodic broadcasts of modules automatically (#5931) 2025-01-26 13:59:59 -06:00
EnvironmentTelemetry.cpp DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
EnvironmentTelemetry.h Add support for Heltec HRI-3621 industrial sensor hub (#6366) 2025-03-21 16:12:49 +01: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 DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
HostMetrics.h Host metrics (#6817) 2025-05-15 09:23:37 -05:00
PowerTelemetry.cpp DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10: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