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

BUG: Not actually crossing the line sends you to the future #7

Closed
TheAngryRaven opened this issue May 24, 2023 · 1 comment
Closed
Labels
bug Something isn't working Library Work for the public library

Comments

@TheAngryRaven
Copy link
Owner

Problem

If for some reason you enter a line's threshold, but do not cross the line. The system absolutely freaks out.

Description

I'm not entirely sure i can think of a scenario where this would happen in the real world

Proposed Solution

  1. Monitor current driver line side
  2. If we exit the threshold but never cross the line, do not actually calculate crossing!

Concerns

  1. Low priority
  2. High Complexity to solve

Blocked By: #4

@TheAngryRaven TheAngryRaven added bug Something isn't working Library Work for the public library labels May 24, 2023
@TheAngryRaven TheAngryRaven changed the title Off lap-timing edge case BUG: Not actually crossing the line sends you to the future May 24, 2023
@TheAngryRaven
Copy link
Owner Author

Possible fixed with latest release while trying to fixed #4 which will be placed on hold for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Library Work for the public library
Projects
None yet
Development

No branches or pull requests

1 participant