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

1.14.4 Several fixes. Better E-Stop handling #109

Merged
merged 10 commits into from
Jun 1, 2024
Merged

1.14.4 Several fixes. Better E-Stop handling #109

merged 10 commits into from
Jun 1, 2024

Conversation

Ultrawipf
Copy link
Owner

Small fixes:

  • Reverted CAN retransmission to be enabled. Disabling was a mistake as it is required for proper transmission in case of a collision. With 2 ODrives collisions would cause a high amount of missing packets otherwise.
  • Local encoder can be disabled by compiler
  • E-Stop can be used to delay the startup and keep forces disabled in most situations when estop is active at start
  • E-Stop can delay interrupt TMC calibration properly in most cases without causing glitches or unwanted states
  • Analog and digital sources are disabled by default

@Ultrawipf Ultrawipf merged commit 8f8e0da into master Jun 1, 2024
6 checks passed
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.

None yet

1 participant