autosportlabs / RaceCapture-Pro_firmware

Firmware for RaceCapture-Pro Data Acquisition, control and Telemetry system for motorsports
GNU General Public License v3.0
66 stars 35 forks source link

linearly interpolate lap timing #680

Open brentpicasso opened 8 years ago

brentpicasso commented 8 years ago

Determine lap time after we detect we've crossed start finish point by measuring change in distance:

image

stieg commented 8 years ago

NOTE: Use existing code for linear interpolation for predictive timer to implement this.