Commit Graph
30 Commits
Author SHA1 Message Date
h3cx 95743452d1 Added copy functions for gps_global_data 2026-03-24 00:02:01 +01:00
h3cx 85049fab76 Updated modules to new inheritance model 2026-03-24 00:01:46 +01:00
h3cx 25ad777247 Added module base for task routing 2026-03-24 00:01:36 +01:00
h3cx 5b774f485a Updated platformio.ini 2026-03-23 22:15:30 +01:00
h3cx 4449e1c224 Updated main.cpp 2026-03-23 22:15:20 +01:00
h3cx dc7c8477ca Initial command class impl 2026-03-23 22:15:07 +01:00
h3cx 95e52c1274 Updated config to hold loaded track 2026-03-23 22:14:52 +01:00
h3cx 96fea580c3 Updated track_data struct 2026-03-23 17:02:51 +01:00
h3cx 63ad498ab7 Implemented changes to main.cpp 2026-03-23 16:51:08 +01:00
h3cx b6a14c6b14 Added render loop function and print overloads with cleared flag to avoid blocking 2026-03-23 16:51:01 +01:00
h3cx 9c8280c829 Added gps_data struct 2026-03-23 16:50:13 +01:00
h3cx a969e514be Disabled DEEP_DEBUG mode 2026-03-23 16:50:00 +01:00
h3cx 9df359e63e Update custom_types.h to simple struct 2026-03-22 23:51:01 +01:00
h3cx 3299ca114d Impl DEEP_DEBUG for gps.h 2026-03-22 23:31:16 +01:00
h3cx c3ed38367b Refactor lcd.h DEEP_DEBUG to follow standard 2026-03-22 23:31:02 +01:00
h3cx 4395e42e4c Corrected deep_debug function calls in lcd.h 2026-03-22 23:26:38 +01:00
h3cx 44ff589cec Added DEEP_DEBUG to lcd.h 2026-03-22 23:25:00 +01:00
h3cx 1c1f155ce0 Impl DEEP_DEBUG log level 2026-03-22 23:24:50 +01:00
h3cx faf4cae642 Simple config init impl 2026-03-22 23:16:43 +01:00
h3cx b8fc76af69 Updated custom_types.h with new magic header 2026-03-22 23:16:36 +01:00
h3cx 91f4916b89 Basic config module 2026-03-22 23:16:15 +01:00
h3cx 00a55d8411 Refactor GPS wrapper to semicolon constructor notation 2026-03-22 23:01:11 +01:00
h3cx ea32d8e5b4 Added format and ini files 2026-03-22 22:54:05 +01:00
h3cx def4197c0b Started main.cpp init 2026-03-22 22:53:51 +01:00
h3cx 95b1f4f019 Added build flags 2026-03-22 22:53:42 +01:00
h3cx 8954979aa1 Started custom_types.h 2026-03-22 22:53:20 +01:00
h3cx 244cfa02c4 Basic unified system logger 2026-03-22 22:53:05 +01:00
h3cx e13f608b58 Basic LCD wrapper 2026-03-22 22:52:50 +01:00
h3cx 364c711a04 Basic GPS wrapper 2026-03-22 22:52:34 +01:00
h3cx 17328168b1 Initial commit 2026-03-22 15:02:55 +01:00