firmware/src
Jason P da1d78c882
Add support for 12- and 24-hour clock, Minor Settings Frame Adjustment (#5988)
* 12- or 24-hour clock work in progress

* 12- and 24-hour added to Settings Frame. Also some adjustments to screen layout.

* Updated Uptime wording to be "Up" to fit within screen real estate

* Removed label from uptime to conserve additional space

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-02-10 14:30:43 -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 fix detection of lark weather station and add rain sensor (#5874) 2025-01-18 14:10:13 +01:00
Fusion
gps T1000-E hardware updates and GPS positioning accuracy optimisation (#6003) 2025-02-07 10:02:56 +02:00
graphics Add support for 12- and 24-hour clock, Minor Settings Frame Adjustment (#5988) 2025-02-10 14:30:43 -06:00
input Canned messages: allow GPIO0 with "scan and select" input (#5838) 2025-01-16 06:38:22 -06:00
mesh log the nonce value at DEBUG instead of INFO (#6001) 2025-02-07 08:29:48 +08:00
modules Fix INA226 Sensor Voltage Readings (#5972) 2025-02-03 08:39:42 -06:00
motion Update RAK2560 code (#5844) 2025-01-20 09:34:54 +01:00
mqtt Fixes #5766 Updated MQTT privateCidrRanges to add Tailscale (#5957) 2025-01-29 06:14:43 -06:00
nimble More reduction (#5256) 2024-11-04 19:15:59 -06:00
platform Portduino: Set Web SSL Cert / Key paths from yaml (#5961) 2025-02-01 16:58:58 +08:00
serialization improve UTF-8 string handling in JSONValue (#6011) 2025-02-08 20:03:44 +08: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 Initiate magnetometer based compass calibration from button presses (#5553) 2025-01-16 17:22:27 -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 fix detection of lark weather station and add rain sensor (#5874) 2025-01-18 14:10:13 +01: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 Reboot before formatting LittleFS (#5900) 2025-01-20 11:43:35 -06:00
FSCommon.h Reboot before formatting LittleFS (#5900) 2025-01-20 11:43:35 -06:00
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 fix: TCXO_OPTIONAL featuring SenseCAP Indicator (V1/V2) (#5948) 2025-01-27 14:00:12 -06:00
main.h Remove ATECC crypto chip placeholder code (#5461) 2024-11-27 09:45:54 +01:00
memGet.cpp First stab at enabling store and forward for Native 2024-09-28 11:37:27 +02:00
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 Update RAK2560 code (#5844) 2025-01-20 09:34:54 +01:00
power.h Update RAK2560 code (#5844) 2025-01-20 09:34:54 +01: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 off-by-one error with log writes (#5959) 2025-01-28 19:57:52 -06:00
RedirectablePrint.h De-duplicate log-level determination (#5148) 2024-10-26 12:06:50 +02:00
RF95Configuration.h
SafeFile.cpp NRF52 - Remove file totally before opening write (#5916) 2025-01-23 19:12:20 -06:00
SafeFile.h Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
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 Minor TFT branch synch (#5706) 2024-12-31 10:15:01 -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 Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
xmodem.h