firmware/src
Tom Fifield 89ebafc8b8
Minor TFT branch cherry-picks (#5682)
* update indicator board

* Fixed the issue that indicator device uploads via rp2040 serial port in some cases.

* esp debug logs

* USB mode=1 messed up the debug log

* dummy for config transfer (#5154)

---------

Co-authored-by: mverch67 <manuel.verch@gmx.de>
Co-authored-by: virgil <virgil.wang.cj@gmail.com>
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2024-12-28 08:32:24 -06:00
..
buzz Add buzzer feedback on GPS toggle (#5090) 2024-10-18 14:40:18 +11:00
concurrency More reduction (#5256) 2024-11-04 19:15:59 -06:00
detect Remove remaining \n from log lines. (#5675) 2024-12-27 18:01:02 +11:00
Fusion
gps Warnings and log cleanup (#5472) 2024-11-28 11:20:06 -06:00
graphics TFT branch grab-bag (#5683) 2024-12-28 08:31:54 -06:00
input Enable the autoconf settings for MPR121 based keyboards, to make it more flexible for varying implementations. (#5680) 2024-12-27 07:16:08 -06:00
mesh Minor TFT branch cherry-picks (#5682) 2024-12-28 08:32:24 -06:00
modules Minor TFT branch cherry-picks (#5682) 2024-12-28 08:32:24 -06:00
motion Remove remaining \n from log lines. (#5675) 2024-12-27 18:01:02 +11:00
mqtt Unset received SNR/RSSI values upon receiving packet via MQTT (#5668) 2024-12-26 20:49:06 +11:00
nimble More reduction (#5256) 2024-11-04 19:15:59 -06:00
platform TFT branch grab-bag (#5683) 2024-12-28 08:31:54 -06:00
serialization Support for the ClimateGuard RadSens Geiger-Muller tube (#5425) 2024-11-24 13:53:52 +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 More reduction (#5256) 2024-11-04 19:15:59 -06:00
AudioThread.h Cherry pick tdeck fixes (#5422) 2024-11-22 14:25:09 -06:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp Convert userprefs to a json file instead of header file which has to be included everywhere (#5471) 2024-12-03 06:17:25 -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 TFT branch grab-bag (#5683) 2024-12-28 08:31:54 -06: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 fix for nrf52 lfs assert boot loop (#5670) 2024-12-27 10:08:31 +11:00
FSCommon.h
GpioLogic.cpp Log cleanups (#5135) 2024-11-04 06:09:23 -06:00
GpioLogic.h
GPSStatus.h Log cleanups (#5135) 2024-11-04 06:09:23 -06:00
Led.cpp
Led.h
main.cpp TFT branch grab-bag (#5683) 2024-12-28 08:31:54 -06:00
main.h Remove ATECC crypto chip placeholder code (#5461) 2024-11-27 09:45:54 +01:00
memGet.cpp
memGet.h
meshUtils.cpp Remove assert in mesh-pb-constants.cpp (#5207) 2024-11-02 05:38:44 -05:00
meshUtils.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
network-stubs.cpp
NodeStatus.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
Observer.cpp
Observer.h
Power.cpp Detect charging status by measuring current flow with configured INA battery sensor (#5271) 2024-12-22 15:02:50 +11:00
power.h Detect charging status by measuring current flow with configured INA battery sensor (#5271) 2024-12-22 15:02:50 +11:00
PowerFSM.cpp Don't powersave on Wifi (#5443) 2024-11-25 06:53:05 -06:00
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
PowerMon.h
PowerStatus.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
RedirectablePrint.cpp Fix incorrect va_start calls (#5076) 2024-10-15 17:15:10 -05:00
RedirectablePrint.h De-duplicate log-level determination (#5148) 2024-10-26 12:06:50 +02:00
RF95Configuration.h
SafeFile.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
SafeFile.h
SerialConsole.cpp De-duplicate log-level determination (#5148) 2024-10-26 12:06:50 +02:00
SerialConsole.h
shutdown.h More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
sleep.cpp Trunk 2024-11-28 06:26:51 -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 More reduction (#5256) 2024-11-04 19:15:59 -06:00
xmodem.h