Hector van der Aa h3cx
  • Joined on 2025-12-07
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 16:21:54 +00:00
d52cacad04 Fixed MOD_ALL router return bug
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 16:14:21 +00:00
eab70f9bf9 Added battery module, cal factor refresh bug
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 15:13:37 +00:00
f000924c05 Initial battery impl
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 15:08:29 +00:00
6d47582eba Added basic primary driver display and display switch commands
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 14:27:41 +00:00
a902600aa4 Unified commands to unit_action format
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 13:56:47 +00:00
2520c2b6ba Break out of commands to individual functions
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 13:53:18 +00:00
1d7586129d Attempt to fix command paring error
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 13:42:47 +00:00
992b76cbd2 Added proper eeprom addressing and complete TRACK commands
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 13:22:49 +00:00
3a396d6a42 Added timeout for GPS Init Complete message
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 13:20:14 +00:00
5ae6149447 Fixed accidental loop in writing track to EEPROM
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 13:12:20 +00:00
444aba79b2 Rename TRACK_LOAD to TRACK_PUT
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 13:08:03 +00:00
70c222284c Added track temp global function definitions
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 13:04:24 +00:00
1d144fb638 Added track upload
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 12:02:05 +00:00
7f1494f18e Fixed lcd messages and gps triggering bugs
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 11:51:04 +00:00
b1cb6b4234 Updated lcd to fix previous display bug
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 11:38:35 +00:00
06495a089f Refactor to split .h into .h and .cpp pair
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-25 19:02:37 +00:00
c6bcd3a9d7 Added track detect on fix and conditional loading
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-25 18:58:46 +00:00
a5b53afb2c Added screen message on auto detect and added track global write on detect
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-25 18:58:15 +00:00
21a5fd3244 Added track store and updated copy to and from volatile to single template function
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-25 18:22:49 +00:00
555e85e00a Added auto track detection config task handler