firmware/src
github-actions[bot] e1c259ae32
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
Update protobufs (#8396)
Co-authored-by: fifieldt <1287116+fifieldt@users.noreply.github.com>
2025-10-18 18:21:24 -05:00
..
buzz Add DIRECT_MSG_ONLY buzzer mode (#8158) 2025-10-01 19:36:17 -05:00
concurrency add optional debug logging to see which OSThread / loops have what delays 2025-09-24 17:14:22 +02:00
detect rework sensor instantiation to saves memory by removing the static allocation (#8054) 2025-10-13 11:09:33 -05:00
Fusion
gps Remove T1000E GPS startup delay sequence (#8236) 2025-10-12 05:34:34 -05:00
graphics Nodelist: choice of long or short name (#7926) 2025-10-12 08:25:15 -05:00
input Merge branch 'develop' into fix/tlora-pager-rotary-amplifier 2025-10-02 14:40:37 -05:00
mesh Update protobufs (#8396) 2025-10-18 18:21:24 -05:00
modules Force CannedMessages to another node to be a PKI DM (#8373) 2025-10-16 14:01:04 -05:00
motion
mqtt Avoid exceeding allocated buffers when doing MQTT proxying (#8320) 2025-10-13 06:57:21 -05:00
nimble Guarding PhoneAPI node-info staging with mutex to prevent BLE future foot-gun (#8354) 2025-10-15 06:08:06 -05:00
platform Don't forget to break! 2025-10-04 16:54:19 -05:00
serialization Centralize getNodeId and fix references to owner.id (#8230) 2025-10-06 07:56:27 -05:00
airtime.cpp
airtime.h
AmbientLightingThread.h
AudioThread.h Merge branch 'develop' into fix/tlora-pager-rotary-amplifier 2025-10-02 14:40:37 -05:00
BluetoothCommon.cpp
BluetoothCommon.h
BluetoothStatus.h
commands.h
configuration.h Board support: RAK3401+RAK13302 1-watt (#8140) 2025-10-19 08:53:39 +11:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp Finish deprecating the Repeater role behavior (#8144) 2025-09-28 15:30:53 -05:00
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GpioLogic.cpp
GpioLogic.h
GPSStatus.h
Led.cpp
Led.h
main.cpp Board support: RAK3401+RAK13302 1-watt (#8140) 2025-10-19 08:53:39 +11:00
main.h
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp Fix can not detect battery status while using INA226 (#8330) 2025-10-13 08:15:21 -05:00
power.h Revert "develop --> Master" (#8244) 2025-10-07 06:00:09 -05:00
PowerFSM.cpp
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp
PowerMon.h
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SafeFile.cpp
SafeFile.h
SerialConsole.cpp ESP32s2 doesn't implement HWCDC (#8199) 2025-10-03 18:52:51 -05:00
SerialConsole.h move SerialConsole to event based trigger 2025-09-24 17:14:14 +02:00
sleep.cpp Merge branch 'develop' into dev-heltec-tracker-v2 2025-10-02 06:10:00 -05:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp
xmodem.h