Hector van der Aa h3cx
  • Joined on 2025-12-07
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-24 17:15:27 +00:00
99b17ac1bc Timing fixes in message system
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-24 17:08:11 +00:00
ba61e9de68 Fix to call render_msg_gps_fix function in render switch
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-24 16:53:04 +00:00
898879e427 Added first message task on gps lock !UNTESTED!
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-24 08:14:43 +00:00
beffd09281 Added system_config->loop() to main loop
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-24 08:14:30 +00:00
1fe4161f39 Initial impl for config with queue system
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-24 08:14:09 +00:00
9e2407d06d Added NULL types for module target and task type
0fb09dd342 Updated config struct to new slot occupied logic
Compare 2 commits »
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-24 08:13:42 +00:00
b83a2f7f03 Updated default frame duration
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 23:23:22 +00:00
0cbee7066b Added copyright information and fixed typos
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 23:02:35 +00:00
96cabf7b4e Implemented changes to main.cpp
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-23 23:02:21 +00:00
58755f3140 Added global gps store
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