Commit Graph

23 Commits

Author SHA1 Message Date
a5b53afb2c Added screen message on auto detect and added track global write on detect 2026-03-25 19:58:42 +01:00
555e85e00a Added auto track detection config task handler 2026-03-25 19:22:45 +01:00
99b17ac1bc Timing fixes in message system 2026-03-24 18:15:24 +01:00
ba61e9de68 Fix to call render_msg_gps_fix function in render switch 2026-03-24 18:08:07 +01:00
898879e427 Added first message task on gps lock !UNTESTED! 2026-03-24 17:53:00 +01:00
1fe4161f39 Initial impl for config with queue system 2026-03-24 09:14:27 +01:00
b83a2f7f03 Updated default frame duration 2026-03-24 09:13:36 +01:00
0cbee7066b Added copyright information and fixed typos 2026-03-24 00:23:17 +01:00
85049fab76 Updated modules to new inheritance model 2026-03-24 00:01:46 +01:00
dc7c8477ca Initial command class impl 2026-03-23 22:15:07 +01:00
95e52c1274 Updated config to hold loaded track 2026-03-23 22:14:52 +01:00
b6a14c6b14 Added render loop function and print overloads with cleared flag to avoid blocking 2026-03-23 16:51:01 +01:00
a969e514be Disabled DEEP_DEBUG mode 2026-03-23 16:50:00 +01:00
3299ca114d Impl DEEP_DEBUG for gps.h 2026-03-22 23:31:16 +01:00
c3ed38367b Refactor lcd.h DEEP_DEBUG to follow standard 2026-03-22 23:31:02 +01:00
4395e42e4c Corrected deep_debug function calls in lcd.h 2026-03-22 23:26:38 +01:00
44ff589cec Added DEEP_DEBUG to lcd.h 2026-03-22 23:25:00 +01:00
1c1f155ce0 Impl DEEP_DEBUG log level 2026-03-22 23:24:50 +01:00
91f4916b89 Basic config module 2026-03-22 23:16:15 +01:00
00a55d8411 Refactor GPS wrapper to semicolon constructor notation 2026-03-22 23:01:11 +01:00
244cfa02c4 Basic unified system logger 2026-03-22 22:53:05 +01:00
e13f608b58 Basic LCD wrapper 2026-03-22 22:52:50 +01:00
364c711a04 Basic GPS wrapper 2026-03-22 22:52:34 +01:00