Hector van der Aa h3cx
  • Joined on 2025-12-07
h3cx pushed to main at Exergie/DataFlux 2026-04-05 12:55:10 +00:00
fb35d6c3d4 Segmentation stage 1
h3cx pushed to main at Exergie/DataFlux 2026-04-04 23:21:14 +00:00
5241d06e7b Added LICENSE, README.md and first gui test
ff87ebebd9 Initial commit
h3cx created branch main in Exergie/DataFlux 2026-04-04 23:21:14 +00:00
h3cx created repository Exergie/DataFlux 2026-04-04 23:21:02 +00:00
h3cx created branch main in Exergie/TelemetryCommon 2026-04-04 23:11:43 +00:00
h3cx pushed to main at Exergie/TelemetryCommon 2026-04-04 23:11:43 +00:00
a2887b187f Full C++ and Python impl
1ae2f521c1 Initial commit
h3cx created repository Exergie/TelemetryCommon 2026-04-04 23:11:33 +00:00
h3cx deleted branch gps_lap_algo from Exergie/TransparentBox-V1 2026-04-04 22:04:40 +00:00
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-04-04 22:04:15 +00:00
6260bc2352 Added injection counter module
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-04-03 15:47:27 +00:00
4e04ae9a3f Speed average and display
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-04-03 15:02:10 +00:00
49a17bdffd Partial frame rendering
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-04-03 14:39:47 +00:00
a052888a38 Updated driver display to have lap count
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-04-03 14:20:49 +00:00
ecccadc913 LapCounter finished and working
h3cx pushed to dev at Exergie/TransparentBox-V1 2026-04-03 12:43:48 +00:00
2ff1024a69 LapCounter initial impl
2234ed7109 GPS Line detect impl
f7d4162c4a Arming logic impl
a49147215e Updated GlobalTrackData struct to store precomputed circle radius
46c652181c Initial Vec2 impl ready for algo
Compare 7 commits »
h3cx pushed to gps_lap_algo at Exergie/TransparentBox-V1 2026-04-03 12:43:08 +00:00
2ff1024a69 LapCounter initial impl
h3cx pushed to gps_lap_algo at Exergie/TransparentBox-V1 2026-04-03 12:35:09 +00:00
2234ed7109 GPS Line detect impl
h3cx pushed to gps_lap_algo at Exergie/TransparentBox-V1 2026-03-31 21:27:48 +00:00
f7d4162c4a Arming logic impl
h3cx pushed to gps_lap_algo at Exergie/TransparentBox-V1 2026-03-31 20:42:53 +00:00
a49147215e Updated GlobalTrackData struct to store precomputed circle radius
h3cx pushed to gps_lap_algo at Exergie/TransparentBox-V1 2026-03-30 22:24:52 +00:00
46c652181c Initial Vec2 impl ready for algo
h3cx pushed to gps_lap_algo at Exergie/TransparentBox-V1 2026-03-30 21:43:48 +00:00
5e19e7daa8 Added member variables to GPS for lap detection