firmware/src
Tom Fifield d5bb566276
Some checks are pending
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (rp2350) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / version (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32s3 (push) Blocked by required conditions
CI / build-esp32c3 (push) Blocked by required conditions
CI / build-esp32c6 (push) Blocked by required conditions
CI / build-nrf52840 (push) Blocked by required conditions
CI / build-rp2040 (push) Blocked by required conditions
CI / build-rp2350 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (rp2350) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
Only log good times. (It's not always a good time then) (#7904)
Further to https://github.com/meshtastic/firmware/pull/7897 ,
there was another log line that was triggering indiscriminantly on
GPS_INTERVAL_THRESHOLD .

Rather than logging a bad time 4000 times, let's just log one good time
when it is set.
2025-09-08 05:59:37 -05:00
..
buzz Revert "Add on-screen keyboard implementation on Trackball device. (#7625)" (#7704) 2025-08-21 06:29:23 -05:00
concurrency
detect Add TSL2561 sensor (#7675) 2025-09-04 06:39:00 -05:00
Fusion
gps Only log good times. (It's not always a good time then) (#7904) 2025-09-08 05:59:37 -05:00
graphics TFTDisplay destructor 2025-09-05 06:22:21 -05:00
input fix uninitialized kbchar (#7889) 2025-09-08 05:45:11 -05:00
mesh Update protobufs (#7903) 2025-09-08 11:12:52 +10:00
modules Add TSL2561 sensor (#7675) 2025-09-04 06:39:00 -05:00
motion Enable bmx160 on native (#7844) 2025-09-04 06:24:04 -05:00
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 support for the RV-3028 on native Linux (#7802) 2025-09-01 08:04:04 -05:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp If usePreset is False, show value as Custom (#7812) 2025-09-02 06:05:55 -05:00
DisplayFormatters.h If usePreset is False, show value as Custom (#7812) 2025-09-02 06:05:55 -05:00
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GpioLogic.cpp
GpioLogic.h
GPSStatus.h
Led.cpp
Led.h
main.cpp Add TSL2561 sensor (#7675) 2025-09-04 06:39:00 -05:00
main.h T-Lora Pager (#7613) 2025-08-26 09:35:25 -05:00
memGet.cpp Add heap info via standard mallinfo() function for STM32 (#7327) 2025-07-14 05:12:38 -05:00
memGet.h
meshUtils.cpp
meshUtils.h Key verification flow on BaseUI (#7240) 2025-07-10 09:45:36 -05:00
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp Don't add heap allocations while debugging the heap 2025-09-05 07:18:03 -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 T-Lora Pager: fix keyboard and improve rotary wheel haptic (#7869) 2025-09-05 07:42:51 -05:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp
xmodem.h