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

Show STOP instead of IDLE if motor stop enabled #9719

Merged

Conversation

MrD-RC
Copy link
Collaborator

@MrD-RC MrD-RC commented Feb 11, 2024

On a fixed wing, you can have the "throttle_idle" set to 0. That combined with max_throttle set to 2000 gets rid of the silly scaling that goes on. If this is the case, the OSD does not show the correct message. It shows IDLE instead of STOP when the throttle is all the way down. This adds a check for if motor stop is enabled.

On a fixed wing, you can have the "`throttle_idle`" set to 0. That combined with `max_throttle` set to 2000 gets rid of the silly scaling that goes on. If this is the case, the OSD does not show the correct message. It shows IDLE instead of STOP when the throttle is all the way down. This adds a check for if motor stop is enabled.
@MrD-RC MrD-RC added this to the 7.1 milestone Feb 11, 2024
@MrD-RC
Copy link
Collaborator Author

MrD-RC commented Feb 11, 2024

Working as expected https://youtu.be/yjjvGMbImgs

@MrD-RC MrD-RC marked this pull request as ready for review February 11, 2024 17:02
@MrD-RC MrD-RC merged commit d6bba05 into release_7.1.0 Feb 12, 2024
14 checks passed
@MrD-RC MrD-RC deleted the MrD_Revert-IDLE-on-throttle-when-used-with-motor-stop branch February 12, 2024 10:40
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.

1 participant