firmware/src
Tom Fifield 799cf0e8b3
Master --> develop (#8436)
* Issue: #7944 External notification module: Adjusted default nag timeout to 15s (from 60s) (#7946)

* External notification module: Adjusted default nag timeout to 5s (from 60s)

* Change nag to 15s

---------

Co-authored-by: Tom Fifield <tom@tomfifield.net>

* Add support for RAK WISMESH TAP V2 by enabling SDCARD_CS pin during deep sleep (#8429)

* Upgrade trunk (#8369)

Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com>

* Don't assign negative SNR to unsigned int type

SNR-based contention windows are broken on systems with 64-bit long integers.
Fixes #8430

* Allow vibra or buzzer only notifications to obey cutoff (#8342)

* Allow vibra or buzzer only notifications to obey cutoff

* Update src/modules/ExternalNotificationModule.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* InkHUD crash fix when nodes get deleted from NodeDB (#8428)

* InkHUD crash fix

* trunk fix

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Onyx Clawe <58921814+OnyxClawe@users.noreply.github.com>
Co-authored-by: Daniel.Cao <144674500+DanielCao0@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com>
Co-authored-by: korbinianbauer <64415847+korbinianbauer@users.noreply.github.com>
Co-authored-by: Jason P <applewiz@mac.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: HarukiToreda <116696711+HarukiToreda@users.noreply.github.com>
2025-10-24 10:37:38 +11:00
..
buzz
concurrency
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 Master --> develop (#8436) 2025-10-24 10:37:38 +11:00
input
mesh Master --> develop (#8436) 2025-10-24 10:37:38 +11:00
modules Master --> develop (#8436) 2025-10-24 10:37:38 +11:00
motion
mqtt Avoid exceeding allocated buffers when doing MQTT proxying (#8320) 2025-10-13 06:57:21 -05:00
nimble NimbleBluetooth: reuse BLE_HS_CONN_HANDLE_NONE instead of creating a different constant to represent no connection 2025-10-19 11:10:14 -04:00
platform
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
BluetoothCommon.cpp
BluetoothCommon.h
BluetoothStatus.h
commands.h
configuration.h Master --> develop (#8394) 2025-10-19 08:54:56 +11:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GpioLogic.cpp
GpioLogic.h
GPSStatus.h
Led.cpp
Led.h
main.cpp Add a banner on startup when DEBUG_MUTE is enabled (#8402) 2025-10-20 08:23:12 +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
SerialConsole.h
sleep.cpp Master --> develop (#8436) 2025-10-24 10:37:38 +11:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp
xmodem.h