-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Fix RC calibration with inverted throttle #21576
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.
Nice catch! Could you rebase to main
branch to make sure the CI passes?
Also, would be nice to get a quick review from @MaEtUgR cuz this was introduced from your PR 🙏
This pull request has been mentioned on Discussion Forum for PX4, Pixhawk, QGroundControl, MAVSDK, MAVLink. There might be relevant details there: https://discuss.px4.io/t/px4-maintainers-call-may-23-2023/32245/1 |
93a1c2f
to
0a5d9dc
Compare
Thanks! I've rebased to |
Yes, tailistter VTOL SITL and MacOS CIs are expected to fail! |
|
Solved Problem
RC calibration with the inverted throttle leads to wrong values being sent and eventually prevents arming of the vehicle.
Fixes #21575