Skip to content

Conversation

@kernel-machine
Copy link
Contributor

IMPORTANT BUG IN TURTLE MODE

If the turtle mode switch is turned on during the flight, the turtle mode will enter and the motors are stopped so the quad will crash.

Because the check if the turtle mode have to enter is checked also if the quad is armed.
So i have moved this piece of code in order to check if the turtle mode have to enter only if the quad is armed.

@kernel-machine kernel-machine changed the title IMPORTANT Turtle mode bug Turtle mode issue fix Apr 17, 2021
@digitalentity digitalentity added this to the 3.0 milestone Apr 18, 2021
@DzikuVx DzikuVx merged commit 7f04e0f into iNavFlight:master Apr 18, 2021
@kernel-machine kernel-machine deleted the turtle-mode-bugfix branch April 18, 2021 09:55
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.

3 participants