firmware/src
Tom Fifield 2ba72c154a
Fix GPS_DEBUG output (#5100)
After the recent change to move logging line breaks to a central
location, GPS_DEBUG is now emitting one character per line,
making the logs unusable.

Patch uses local strings and appends to collate and then print
in the right places.

Fixes https://github.com/meshtastic/firmware/issues/5099

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-10-20 04:46:25 -05:00
..
buzz Add buzzer feedback on GPS toggle (#5090) 2024-10-18 14:40:18 +11:00
concurrency remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
detect remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
Fusion
gps Fix GPS_DEBUG output (#5100) 2024-10-20 04:46:25 -05:00
graphics drop oem.proto support in favor of userprefs 2024-10-14 19:39:07 +02:00
input remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
mesh Initial NODENUM_BROADCAST_NO_LORA implementation with NeighborInfo module (#5087) 2024-10-19 12:48:00 -05:00
modules Initial NODENUM_BROADCAST_NO_LORA implementation with NeighborInfo module (#5087) 2024-10-19 12:48:00 -05:00
motion remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
mqtt Account for port specification with IP address for MQTT server. Some additional format validation. (#5084) 2024-10-17 05:05:35 -05:00
nimble remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
platform [Board]: Support for M5Stack CoreS3 (Part 1: radio) (#5049) 2024-10-14 19:13:22 +11:00
serialization remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
airtime.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
airtime.h
AmbientLightingThread.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
ButtonThread.h
commands.h
configuration.h preliminary Othernet Dreamcatcher Support (#4933) 2024-10-08 07:05:13 -05:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
FSCommon.h
GpioLogic.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
GpioLogic.h
GPSStatus.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
Led.cpp
Led.h
main.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
main.h
memGet.cpp First stab at enabling store and forward for Native 2024-09-28 11:37:27 +02:00
memGet.h
meshUtils.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11: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 remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
power.h Merge branch 'master' into esp32-c6 2024-09-26 00:20:00 +02:00
PowerFSM.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11: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 remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
RF95Configuration.h
SafeFile.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
SafeFile.h fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
SerialConsole.cpp finish TLora C6 Support, without bluetooth for now 2024-09-28 13:42:32 +02:00
SerialConsole.h
shutdown.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
sleep.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
xmodem.h