Hector van der Aa h3cx
  • Joined on 2025-12-07
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 23:02:04 +00:00
95743452d1 Added copy functions for gps_global_data
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 23:01:51 +00:00
85049fab76 Updated modules to new inheritance model
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 23:01:40 +00:00
25ad777247 Added module base for task routing
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 21:15:36 +00:00
5b774f485a Updated platformio.ini
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 21:15:25 +00:00
4449e1c224 Updated main.cpp
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 21:15:12 +00:00
dc7c8477ca Initial command class impl
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 21:14:57 +00:00
95e52c1274 Updated config to hold loaded track
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 16:02:57 +00:00
96fea580c3 Updated track_data struct
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 15:51:11 +00:00
63ad498ab7 Implemented changes to main.cpp
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 15:51:06 +00:00
b6a14c6b14 Added render loop function and print overloads with cleared flag to avoid blocking
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 15:50:19 +00:00
9c8280c829 Added gps_data struct
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 15:50:06 +00:00
a969e514be Disabled DEEP_DEBUG mode
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-22 22:51:04 +00:00
9df359e63e Update custom_types.h to simple struct
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-22 22:31:21 +00:00
3299ca114d Impl DEEP_DEBUG for gps.h
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-22 22:31:06 +00:00
c3ed38367b Refactor lcd.h DEEP_DEBUG to follow standard
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-22 22:26:42 +00:00
4395e42e4c Corrected deep_debug function calls in lcd.h
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-22 22:25:03 +00:00
44ff589cec Added DEEP_DEBUG to lcd.h
1c1f155ce0 Impl DEEP_DEBUG log level
Compare 2 commits »
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-22 22:16:48 +00:00
faf4cae642 Simple config init impl
b8fc76af69 Updated custom_types.h with new magic header
Compare 2 commits »
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-22 22:16:19 +00:00
91f4916b89 Basic config module
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-22 22:01:15 +00:00
00a55d8411 Refactor GPS wrapper to semicolon constructor notation