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 optimization #224

Merged
merged 43 commits into from
Jan 13, 2023
Merged

Stepper optimization #224

merged 43 commits into from
Jan 13, 2023

Conversation

elral
Copy link
Collaborator

@elral elral commented Dec 8, 2022

fixes #220

Optimazations for the steppers as described in #220.

@github-actions
Copy link

github-actions bot commented Dec 8, 2022

Firmware for this pull request:
Firmware.zip

@github-actions
Copy link

github-actions bot commented Dec 9, 2022

Firmware for this pull request:
Firmware.zip

@github-actions
Copy link

Firmware for this pull request:
Firmware.zip

@github-actions
Copy link

Firmware for this pull request:
Firmware.zip

@github-actions
Copy link

Firmware for this pull request:
Firmware.zip

@elral elral marked this pull request as ready for review December 13, 2022 21:11
@elral
Copy link
Collaborator Author

elral commented Dec 13, 2022

Stepper improvements:

  • 3 Types are implemented, FULL4WIRE, HALF4WIRE, DRIVER
  • Outputs can be deactivated
  • backlash compensation

fixes #220
fixes #193

@github-actions
Copy link

Firmware for this pull request:
Firmware.zip

@github-actions
Copy link

github-actions bot commented Jan 6, 2023

Firmware for this pull request:
Firmware.zip

@github-actions
Copy link

github-actions bot commented Jan 6, 2023

Firmware for this pull request:
Firmware.zip

@github-actions
Copy link

github-actions bot commented Jan 6, 2023

Firmware for this pull request:
Firmware.zip

@github-actions
Copy link

github-actions bot commented Jan 6, 2023

Firmware for this pull request:
Firmware.zip

Copy link
Collaborator

@MobiFlight-Admin MobiFlight-Admin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

Copy link
Collaborator

@DocMoebiuz DocMoebiuz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet!

@DocMoebiuz DocMoebiuz merged commit 8248b28 into MobiFlight:main Jan 13, 2023
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

Successfully merging this pull request may close these issues.

Improved stepper support
3 participants