firmware/src
2025-10-01 15:30:57 -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 Merge pull request #8179 from meshtastic/develop 2025-10-01 15:30:57 -05:00
modules Finish deprecating the Repeater role behavior (#8144) 2025-09-28 15:30:53 -05:00
motion
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
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
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp
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