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

Adjust For Standings Error After Crash #138

Open
SenorPez opened this issue Feb 13, 2017 · 1 comment
Open

Adjust For Standings Error After Crash #138

SenorPez opened this issue Feb 13, 2017 · 1 comment
Labels

Comments

@SenorPez
Copy link
Owner

If a car crashes and chooses "Retire To Pits," it can jump ahead in the standings. This is actually, in error, in the telemetry.

Add detection for this event and adjust the standings accordingly.

See race50 for an example.

@SenorPez SenorPez modified the milestone: 0.6 Release Feb 13, 2017
@SenorPez SenorPez added the bug label Feb 13, 2017
@SenorPez
Copy link
Owner Author

There are a lot of potential pitfalls here, so I'm moving it out of the upcoming (and basically ready) 0.6 release. Car teleportation can happen for other reasons, you'd have to track every instance of this an adjust standings from the telemetry-fed values as long as those exist, and I think the testing right now would be too significant to guarantee a quality change.

For now, this is just a "known issue" with the quality of the telemetry feed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant