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

Unable fo arm 3d esc rover #9461

Merged
merged 3 commits into from
Nov 9, 2023
Merged

Unable fo arm 3d esc rover #9461

merged 3 commits into from
Nov 9, 2023

Conversation

mmosca
Copy link
Collaborator

@mmosca mmosca commented Nov 8, 2023

Fixes #9460

Logic check didn't match the configurator UI.

Old logic used 1500 +/- 3d_deadband_throttle instead of the values for deadband low and high in the configurator

3d_deadband_throttle is not on the configurator.

Alternative solution, is to replace setting in configurator with 3d_deadband_throttle

@mmosca mmosca changed the base branch from master to release_7.0.0 November 8, 2023 17:49
@mmosca mmosca added this to the 7.0 milestone Nov 8, 2023
@mmosca mmosca marked this pull request as draft November 8, 2023 17:52
@mmosca mmosca marked this pull request as ready for review November 8, 2023 18:31
@DzikuVx DzikuVx merged commit 35bccf8 into release_7.0.0 Nov 9, 2023
14 checks passed
@DzikuVx DzikuVx deleted the mmosca-3d-esc-arm-safety branch November 9, 2023 07:04
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.

Unable to arm with rover using reversible ESC
2 participants