firmware/src
Ben Meadors cf62c6d4d0 Cleanup i2c scan logs and macro to save some bytes and remain consistent (#5455)
* Cleanup i2c scan logs and macro to save some bytes and remain consistent

* Functions are better than macros

* Exclude i2c scan for STM32

* Useless log
2024-12-15 10:16:48 +11: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 Cleanup i2c scan logs and macro to save some bytes and remain consistent (#5455) 2024-12-15 10:16:48 +11:00
Fusion
gps A second round of cleanup on GPS.h. (#5433) 2024-12-15 10:16:48 +11:00
graphics add canned message and keyboard in indicator board (#5410) 2024-12-15 10:16:48 +11:00
input rak10701 (rak wismeshtap) optimization (#5280) 2024-11-11 13:37:43 +01:00
mesh [create-pull-request] automated change (#5457) 2024-12-15 10:16:48 +11:00
modules fixes https://github.com/meshtastic/firmware/issues/5434 (#5435) 2024-12-15 10:16:48 +11:00
motion Remove BMA-423 and STK8X by default (#5429) 2024-12-15 10:16:48 +11:00
mqtt enable MQTT with TLS on RPi picow (#5442) 2024-12-15 10:16:48 +11:00
nimble More reduction (#5256) 2024-11-04 19:15:59 -06:00
platform Create a specific hw_model for WisMesh Tap (#5400) 2024-12-15 10:16:48 +11:00
serialization Support for the ClimateGuard RadSens Geiger-Muller tube (#5425) 2024-12-15 10:16:48 +11: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-12-15 10:16:48 +11:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp Adds fixed GPS, BUTTON_PIN and BLE code to userPrefs.h (#5341) 2024-11-14 06:56:22 -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 Support for the ClimateGuard RadSens Geiger-Muller tube (#5425) 2024-12-15 10:16:48 +11:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08: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 Cleanup i2c scan logs and macro to save some bytes and remain consistent (#5455) 2024-12-15 10:16:48 +11:00
main.h Cleanup i2c scan logs and macro to save some bytes and remain consistent (#5455) 2024-12-15 10:16:48 +11: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 Merge branch 'master' into use-ina-currentflow-for-charging-detection 2024-11-13 17:08:41 -06:00
power.h
PowerFSM.cpp Don't powersave on Wifi (#5443) 2024-12-15 10:16:48 +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 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 Don't attempt to save NodeDB on low-batt shutdown to prevent FS corruption (#5312) 2024-11-12 06:17:26 -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