| .. |
|
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
|
Fn symbol code removed
|
2025-10-13 16:09:46 -04:00 |
|
input
|
Dimiss key combo function deprecated
|
2025-10-13 13:57:04 -04:00 |
|
mesh
|
Merge branch 'develop' into multi-message-Storage
|
2025-10-13 11:11:31 -05:00 |
|
modules
|
Waypoint cleanup
|
2025-10-13 16:57:42 -04:00 |
|
motion
|
|
|
|
mqtt
|
Avoid exceeding allocated buffers when doing MQTT proxying (#8320)
|
2025-10-13 06:57:21 -05:00 |
|
nimble
|
Ble reconnect prefetch bug fix, plus some speed enhancements (#8324)
|
2025-10-13 06:32:05 -05:00 |
|
platform
|
Don't error out with unset MAC address in unit tests
|
2025-10-06 12:31:29 -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
|
add WIP for Unit C6L (#7433)
|
2025-09-17 22:40:55 +02:00 |
|
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
|
Fix Station G2 Lora Power Settings (#8273)
|
2025-10-11 11:31:42 -05: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
|
rework sensor instantiation to saves memory by removing the static allocation (#8054)
|
2025-10-13 11:09:33 -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
|
|
|
|
MessageStore.cpp
|
Remove unused dismissNewestMessage
|
2025-10-13 11:03:16 -05:00 |
|
MessageStore.h
|
Remove unused dismissNewestMessage
|
2025-10-13 11:03:16 -05:00 |
|
network-stubs.cpp
|
|
|
|
NodeStatus.h
|
|
|
|
Observer.cpp
|
|
|
|
Observer.h
|
|
|
|
Power.cpp
|
Merge branch 'develop' into multi-message-Storage
|
2025-10-13 11:11:31 -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
|
Portduino config refactor (#7796)
|
2025-09-19 08:24:35 -05:00 |
|
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
|
|
|