firmware/src
Ben Meadors beba1b4882
Some checks failed
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 (stm32) (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (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 (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 (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
Nightly / Trunk Check and Upload (push) Has been cancelled
Nightly / Trunk Upgrade (PR) (push) Has been cancelled
Added map report precision bounds (#6862)
* Added map report precision bounds

* Log warning

* Precision range should be 12-15

* Missed commit

* Update tests

* That method was renamed

* Removed now-defunct test call

* Remove defunct test
2025-05-22 20:33:46 -05:00
..
buzz add ThinkNode M2 Support (#6354) 2025-03-28 19:55:00 -05:00
concurrency
detect remove duplicate HAS_LP5562 introduced by #6422 (#6494) 2025-04-04 08:35:15 -05:00
Fusion
gps Add suppport for Quectel L80 (#6803) 2025-05-15 19:26:41 +10:00
graphics InkHUD Extended ASCII (#6768) 2025-05-22 18:16:53 -05:00
input TCA8418 initial config + basic 3x4 keypad config (#6422) 2025-04-03 14:18:18 -05:00
mesh If a contact is add from a QR, it's "verified" manually (#6858) 2025-05-22 07:40:36 -05:00
modules Hostmetrics user string (#6850) 2025-05-20 13:04:05 -05:00
motion Fix for ICM-20948 not initializing (#6827) 2025-05-19 06:49:38 -05:00
mqtt Added map report precision bounds (#6862) 2025-05-22 20:33:46 -05:00
nimble Revert "Lib Update (#6510)" (#6640) 2025-04-20 09:48:07 -05:00
platform Hostmetrics user string (#6850) 2025-05-20 13:04:05 -05:00
serialization
airtime.cpp
airtime.h
AmbientLightingThread.h Added initial support for Texas Instruments LP5562 (#6381) 2025-04-01 22:39:40 +02:00
AudioThread.h Remove unnecessary null pointer checks (#6358) 2025-03-21 05:54:42 -05:00
BluetoothCommon.cpp
BluetoothCommon.h
BluetoothStatus.h InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
ButtonThread.cpp Protect T-Echo's touch button against phantom presses in OLED UI (#6735) 2025-05-14 06:33:51 -05:00
ButtonThread.h Fix several features of M1 and M2 (i know what the 7 is now ...) (#6507) 2025-04-07 05:46:22 -05:00
commands.h
configuration.h TCA8418 initial config + basic 3x4 keypad config (#6422) 2025-04-03 14:18:18 -05:00
DebugConfiguration.cpp
DebugConfiguration.h new device: Lilygo T-Eth-Elite (#6321) 2025-03-15 14:15:35 +01:00
DisplayFormatters.cpp remove very long slow (#6486) 2025-04-03 09:07:43 -05:00
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp Crowpanel 2.4,2.8 and 3.5 support (#6355) 2025-04-17 16:03:37 +02:00
FSCommon.h implement littlefs for stm32 (#5987) 2025-03-21 16:12:27 +01:00
GpioLogic.cpp
GpioLogic.h
GPSStatus.h
Led.cpp
Led.h
main.cpp Remove incomplete compass boot calibration (#6825) 2025-05-16 12:29:08 +10:00
main.h 20948 compass support (#6707) 2025-05-07 18:38:42 -05:00
memGet.cpp
memGet.h - Abstract the memory stats into its own class. 2023-02-17 12:31:51 +01:00
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
power.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
PowerFSM.cpp Fix compiler error in PowerFSM when WiFi is excluded (#6603) 2025-04-17 11:36:19 +02:00
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp
PowerMon.h
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SafeFile.cpp Cleanup 2025-03-16 08:19:46 -05:00
SafeFile.h
SerialConsole.cpp
SerialConsole.h
shutdown.h implement littlefs for stm32 (#5987) 2025-03-21 16:12:27 +01:00
sleep.cpp Crowpanel 4.3, 5.0, 7.0 support (#6611) 2025-05-13 14:15:52 +02:00
sleep.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
SPILock.cpp
SPILock.h
Status.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
target_specific.h
xmodem.cpp
xmodem.h