firmware/src
Jonathan Bennett 76d4807130
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
Add support for the manually_verified bool in SharedContact (#8180)
2025-10-01 21:07:30 -05:00
..
buzz remove OSThread from BuzzerFeedbackThread 2025-09-24 17:14:22 +02:00
concurrency add optional debug logging to see which OSThread / loops have what delays 2025-09-24 17:14:22 +02:00
detect Initial support for T-Rex 2025-10-01 13:32:44 -05:00
Fusion
gps Check the BUILD_EPOCH if defined 2025-10-01 13:32:44 -05:00
graphics Correct altitudeLine getting clobbered in the great merge (#8138) 2025-09-28 06:11:01 -05:00
input Fix Heltec V3 missed button presses (#8167) 2025-09-30 08:05:00 -05:00
mesh Add support for the manually_verified bool in SharedContact (#8180) 2025-10-01 21:07:30 -05:00
modules Reliable ACKs for DMs (#8165) 2025-10-01 15:31:53 -05:00
motion Enable bmx160 on native (#7844) 2025-09-04 06:24:04 -05:00
mqtt
nimble the BluetoothPhoneAPI runOnce is triggerd by events any way no need to loop 2025-09-24 17:14:22 +02:00
platform missed t-rexes 2025-10-01 13:32:44 -05:00
serialization
airtime.cpp
airtime.h
AmbientLightingThread.h add WIP for Unit C6L (#7433) 2025-09-17 22:40:55 +02:00
AudioThread.h I2S: Fix silent RTTTL regression (#8129) 2025-09-27 15:07:38 +10:00
BluetoothCommon.cpp
BluetoothCommon.h
BluetoothStatus.h
commands.h
configuration.h Introduce non-linear TX_GAIN_LORA (#8107) 2025-09-30 08:20:39 +10:00
DebugConfiguration.cpp Portduino config refactor (#7796) 2025-09-19 08:24:35 -05:00
DebugConfiguration.h Put guards in place around debug heap operations (#7955) 2025-09-11 07:57:42 -05:00
DisplayFormatters.cpp Finish deprecating the Repeater role behavior (#8144) 2025-09-28 15:30:53 -05:00
DisplayFormatters.h Fixes 2025-09-19 06:29:18 -05:00
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GpioLogic.cpp
GpioLogic.h
GPSStatus.h Added Last Coordinate counter to Position screen (#7865) 2025-09-19 07:00:44 -05:00
Led.cpp
Led.h
main.cpp missed t-rexes 2025-10-01 13:32:44 -05:00
main.h
memGet.cpp Put guards in place around debug heap operations (#7955) 2025-09-11 07:57:42 -05:00
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp Add LOG_HEAP log type, and more heap debug messages (#7937) 2025-09-09 10:29:07 -05:00
power.h missed t-rexes 2025-10-01 13:32:44 -05:00
PowerFSM.cpp
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp
PowerMon.h
PowerStatus.h
RedirectablePrint.cpp Portduino config refactor (#7796) 2025-09-19 08:24:35 -05:00
RedirectablePrint.h
RF95Configuration.h
SafeFile.cpp
SafeFile.h
SerialConsole.cpp onReceive does only exist for HardwareSerial not for USB CDC serial but we can at least check for USB connection in a longer interval 2025-09-24 22:09:32 +02:00
SerialConsole.h move SerialConsole to event based trigger 2025-09-24 17:14:14 +02:00
sleep.cpp Finish deprecating the Repeater role behavior (#8144) 2025-09-28 15:30:53 -05:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp
xmodem.h