ULYSSIS-KUL / ipp

i++: a relay run counting system
https://github.com/ULYSSIS-KUL/ipp
Other
12 stars 2 forks source link

Automatic detection of checkpoint placement based on time passed between checkpoints #23

Open RockinRoel opened 7 years ago

RockinRoel commented 7 years ago

Currently, the positions of checkpoints are measured before the run, so that they can be displayed in the correct position in the UI. It should however be possible to measure how much time it takes between checkpoints to then infer during the event where the checkpoints are placed.

bertvandepoel commented 2 years ago

Probably we want to offer two options (ideally not through config.json but through the UI): exact measurements or the suggested option here where the position and distance of the checkpoints is extrapolated from the data.