boons605 / MotoGymkhanaRaceTiming

3 stars 2 forks source link

Simulate race with console output #23

Closed CptMalfunction closed 3 years ago

CptMalfunction commented 3 years ago

To be able to test the race tracking logic without hardware we need to be able to run a simulated race from a file of events. To be as realistic as possible this will need to have the following moving parts:

The RiderId and Timing units must be run from the same file so they can calculate how many seconds from the race start (first event) all of their events must be sent.