mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-28 07:13:25 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| buzz | ||
| concurrency | ||
| detect | ||
| Fusion | ||
| gps | ||
| graphics | ||
| input | ||
| mesh | ||
| modules | ||
| motion | ||
| mqtt | ||
| nimble | ||
| platform | ||
| serialization | ||
| airtime.cpp | ||
| airtime.h | ||
| AmbientLightingThread.h | ||
| AudioThread.h | ||
| BluetoothCommon.cpp | ||
| BluetoothCommon.h | ||
| BluetoothStatus.h | ||
| commands.h | ||
| configuration.h | ||
| 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 | ||
| main.h | ||
| memGet.cpp | ||
| memGet.h | ||
| meshUtils.cpp | ||
| meshUtils.h | ||
| network-stubs.cpp | ||
| NodeStatus.h | ||
| Observer.cpp | ||
| Observer.h | ||
| Power.cpp | ||
| power.h | ||
| 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 | ||
| sleep.h | ||
| SPILock.cpp | ||
| SPILock.h | ||
| Status.h | ||
| target_specific.h | ||
| xmodem.cpp | ||
| xmodem.h | ||