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

Fix kicker state machine #25

Open
PhiBabin opened this issue May 10, 2018 · 3 comments
Open

Fix kicker state machine #25

PhiBabin opened this issue May 10, 2018 · 3 comments

Comments

@PhiBabin
Copy link
Member

The kicker state machine has some problems:

  • The kick command does not "arm" the kick
  • When the bank is full, the state machine switch back and forth between READY_TO_KICK and CHARGING.
  • The timeout on ball wait is reset only when waiting for a ball and not in another state
@TwistedSim
Copy link
Member

I'm not sure that the "is_charge" pin from the kicker is working.

@PhiBabin
Copy link
Member Author

Should we put a timer? Is there a way to guest if the capacitor is charged?

@TwistedSim
Copy link
Member

We should debug the ouput on the kicker. For the moment assume the capacitor charge in ~500ms

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

2 participants