Hector van der Aa h3cx
  • Joined on 2025-12-07
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 22:43:59 +00:00
fedbdd2739 Added teng low and high update in config on task
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 22:37:40 +00:00
812f391042 Wired in teng low and high in config and wired in command handler
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 22:29:23 +00:00
618ed9a19f Added thermocouple module entry to module_id enum
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 22:27:34 +00:00
d23a135b89 Added global engine temp in general data store
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 22:23:18 +00:00
2c15ae43ae Initial thermocouple impl
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 17:28:04 +00:00
3ea71788c2 Added battery low warning message
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-03-27 16:48:26 +00:00
df0d3aef33 Updated config dump to include vbat cal value
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