-
Notifications
You must be signed in to change notification settings - Fork 19k
All vehicles: Fix non fatal rc failsafe bug #29846
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the change in plane radio.cpp doesn't look right to me
dbc5250
to
299d031
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm slightly reluctant to change anything here, its a critical part of the code.
299d031
to
2823114
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy with the copter and rover changes, thanks!
a3c4f39
to
d565cb8
Compare
d565cb8
to
fa03674
Compare
I'm still happy with the Copter and Rover changes |
I discovered this while working on adding RC to Sub...easy to reproduce
Sim vehicle with defaults...happens disarmed or in the air
wont clear until reboot or resetting failsafe enable
non fatal but really annoying if you run into it...
hope its doesn't make CI uhappy