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

timer does not check that start gates are crossed before end gates #7

Closed
trdenton opened this issue Mar 15, 2023 · 2 comments
Closed

Comments

@trdenton
Copy link
Owner

is this an issue? if we break the beam on the end gates without first transiting the start gate, it considers that the race time, it should probably be an error condition

@trdenton
Copy link
Owner Author

this implies that the start gate didnt work... which could mean a false start wasnt caught. create an error for this state

@trdenton
Copy link
Owner Author

on second thought - ordering is enforced by the way we optimize analogMonitor. we dont even read the finish sensor until we trip the start gate. addressed in 296ecac

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

No branches or pull requests

1 participant