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

Stepper test fails when starting on flag transition #5

Open
sjkelly opened this issue Jul 3, 2013 · 2 comments
Open

Stepper test fails when starting on flag transition #5

sjkelly opened this issue Jul 3, 2013 · 2 comments

Comments

@sjkelly
Copy link
Contributor

sjkelly commented Jul 3, 2013

We noticed that when the stepper flag is close to a transition state on start the test will fail. It is possible the debounce setting might be too high in firmware and not catching the transition.

This is a bug, but we will wait until we improve the flag design. Current resolution is to rotate the flag into the middle of a transition.

@ghost ghost assigned sjkelly Jul 3, 2013
@sjkelly
Copy link
Contributor Author

sjkelly commented Jul 10, 2013

This is still happening, even with improved flags.

@kakaroto
Copy link
Contributor

We could make the code move the motor step by step until it finds a transition then move a number of 'safe' steps before starting the test to ensure that the flag is never on a transition. What do you think? I could implement that and send a pull request.

@sjkelly sjkelly removed their assignment Oct 9, 2014
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

2 participants