Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop lap timing after a certain period of inactivity (API or automatic) #987

Open
brentpicasso opened this issue Apr 17, 2018 · 1 comment

Comments

@brentpicasso
Copy link
Contributor

On the last lap the car will pull in and lap timing will continue indefinitely. We need a way to detect this idle condition and stop lap timing.

Possible candidates:

  • zero-ish speed for X amount of time
  • API that app can use to explicitly stop or reset lap timing.
@brentpicasso
Copy link
Contributor Author

Corresponding app feature: https://github.com/autosportlabs/RaceCapture_App/issues/1566

@brentpicasso brentpicasso modified the milestones: 2.13.5, 2.14.0 May 17, 2018
@brentpicasso brentpicasso modified the milestones: 2.14.0, 2.14.1 Dec 2, 2018
@brentpicasso brentpicasso modified the milestones: 2.14.1, 2.15.1 Feb 23, 2019
@brentpicasso brentpicasso modified the milestones: 2.15.1, 2.15.2 Mar 11, 2019
@brentpicasso brentpicasso modified the milestones: 2.15.2, 2.16.0, 2.16.1 May 8, 2019
@brentpicasso brentpicasso modified the milestones: 2.16.1, 2.17.2, 2.17.4 Jul 8, 2019
@brentpicasso brentpicasso modified the milestones: 2.17.4, 2.17.8 Oct 14, 2019
@brentpicasso brentpicasso modified the milestones: 2.18.2, Front-burner May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant