firmware/src
isseysandei 0f981153eb
No focus on new messages if auto-carousel is off (#5881)
* no focus on messages if screen carousel is disabled

* trunk + comment

* compacted the nested if using ternary operator

* trunk
2025-01-20 10:47:47 -06:00
..
buzz
concurrency
detect fix detection of lark weather station and add rain sensor (#5874) 2025-01-18 14:10:13 +01:00
Fusion
gps Add GPS capability to RAK2560 (RAKwireless WisMesh Hub) (#5797) 2025-01-09 19:20:38 -06:00
graphics No focus on new messages if auto-carousel is off (#5881) 2025-01-20 10:47:47 -06:00
input Canned messages: allow GPIO0 with "scan and select" input (#5838) 2025-01-16 06:38:22 -06:00
mesh Alert app messages should be treated as text (#5878) 2025-01-18 08:15:06 -06:00
modules Update RAK2560 code (#5844) 2025-01-20 09:34:54 +01:00
motion Update RAK2560 code (#5844) 2025-01-20 09:34:54 +01:00
mqtt Add unit tests for MQTT (#5724) 2025-01-07 07:10:42 -06:00
nimble
platform Slight rework of CH341 HAL (#5848) 2025-01-16 19:38:58 -06:00
serialization fix misc cppcheck things and compile time warnings (#5710) 2024-12-31 15:58:59 +01:00
airtime.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
airtime.h
AmbientLightingThread.h
AudioThread.h Cherry pick tdeck fixes (#5422) 2024-11-22 14:25:09 -06:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp Initiate magnetometer based compass calibration from button presses (#5553) 2025-01-16 17:22:27 -06:00
ButtonThread.h Adds fixed GPS, BUTTON_PIN and BLE code to userPrefs.h (#5341) 2024-11-14 06:56:22 -06:00
commands.h
configuration.h fix detection of lark weather station and add rain sensor (#5874) 2025-01-18 14:10:13 +01:00
DebugConfiguration.cpp
DebugConfiguration.h Include log messages in unit tests (#5666) 2024-12-26 13:42:15 +11:00
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp Initial commit of a fuzzer for Meshtastic (#5790) 2025-01-16 18:42:21 -06:00
FSCommon.h
GpioLogic.cpp
GpioLogic.h
GPSStatus.h
Led.cpp
Led.h
main.cpp fix detection of lark weather station and add rain sensor (#5874) 2025-01-18 14:10:13 +01:00
main.h Remove ATECC crypto chip placeholder code (#5461) 2024-11-27 09:45:54 +01:00
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp Update RAK2560 code (#5844) 2025-01-20 09:34:54 +01:00
power.h Update RAK2560 code (#5844) 2025-01-20 09:34:54 +01:00
PowerFSM.cpp Don't powersave on Wifi (#5443) 2024-11-25 06:53:05 -06:00
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp
PowerMon.h
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SafeFile.cpp Fix NRF52 default append write mode of files (#5858) 2025-01-15 06:46:12 -06:00
SafeFile.h Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
SerialConsole.cpp
SerialConsole.h
shutdown.h More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
sleep.cpp Minor TFT branch synch (#5706) 2024-12-31 10:15:01 -06:00
sleep.h Don't attempt to save NodeDB on low-batt shutdown to prevent FS corruption (#5312) 2024-11-12 06:17:26 -06:00
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
xmodem.h