firmware/src
Tom Fifield 11db6d4dcc Can't trust RTCs to tell the time. (#7779)
Further to https://github.com/meshtastic/firmware/pull/7772 ,
we discovered that some RTCs have hard-coded start times well in the
past.

This patch gives RTCs the same treatment as GPS - if the time is
earlier than BUILD_EPOCH, we don't use it.

Fixes #7771
Fixes #7750
2025-08-29 13:23:14 -05:00
..
buzz Revert "Add on-screen keyboard implementation on Trackball device. (#7625)" (#7704) 2025-08-21 06:29:23 -05:00
concurrency
detect T-Lora Pager (#7613) 2025-08-26 09:35:25 -05:00
Fusion
gps Can't trust RTCs to tell the time. (#7779) 2025-08-29 13:23:14 -05:00
graphics Add BaseUI support for L1 EInk (#7751) 2025-08-26 20:29:11 -05:00
input Fix check 2025-08-27 06:50:53 -05:00
mesh Fix freetext hang (#7781) 2025-08-29 12:09:22 -05:00
modules Fix freetext hang (#7781) 2025-08-29 12:09:22 -05:00
motion
mqtt Fix TLS port bug on default mqtt validation 2025-08-19 20:10:47 -05:00
nimble Support for T-Echo Lite, credits to @Szetya for doing all the heavy lifting! (#7636) 2025-08-17 13:37:12 +02:00
platform Mesh solar integrate (#7764) 2025-08-27 06:02:54 -05:00
serialization [7353] Add all telemetry fields to json output (#7363) 2025-07-28 09:23:04 -05:00
airtime.cpp
airtime.h
AmbientLightingThread.h
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
BluetoothStatus.h Support for T-Echo Lite, credits to @Szetya for doing all the heavy lifting! (#7636) 2025-08-17 13:37:12 +02:00
commands.h
configuration.h Add BaseUI support for L1 EInk (#7751) 2025-08-26 20:29:11 -05:00
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 T-Lora Pager (#7613) 2025-08-26 09:35:25 -05:00
main.h T-Lora Pager (#7613) 2025-08-26 09:35:25 -05:00
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp Mesh solar integrate (#7764) 2025-08-27 06:02:54 -05:00
power.h Mesh solar integrate (#7764) 2025-08-27 06:02:54 -05:00
PowerFSM.cpp Moves the shutdown thread into the Power class, make shutdown and reboot private (#7415) 2025-07-22 06:21:51 -05:00
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp
PowerMon.h
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SafeFile.cpp
SafeFile.h
SerialConsole.cpp Mesh solar integrate (#7764) 2025-08-27 06:02:54 -05:00
SerialConsole.h
sleep.cpp DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp
xmodem.h