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 issue with power being left on when using auto power control in asynMotorController. #17

Closed
wants to merge 4 commits into from

Conversation

mp49
Copy link
Contributor

@mp49 mp49 commented Feb 17, 2016

This was a problem when telling the motor to move to the position it's already at. If the move command made to it to the driver, the amplifier was powered on, but we never detect an end of move, so the amplifier was left on.

mp49 added 2 commits February 16, 2016 16:47
…we have auto power on enabled but there is no actual move.
…want to power off if we detect externally generated moves.
@tboegi
Copy link
Contributor

tboegi commented Feb 19, 2016

Looks good to me
(Unless you want to squeeze both commits into a single one)

@keenanlang keenanlang added the bug label Apr 26, 2017
@mp49 mp49 closed this Sep 29, 2017
rerpha pushed a commit to rerpha/motor that referenced this pull request Nov 21, 2022
…0_Send_McLennan_reset_on_move

Send the reset command after every move. Configurable at startup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants