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

FlightTasks: fix mission DO_CHANGE_SPEED #11772

Merged
merged 1 commit into from
Apr 3, 2019

Conversation

julianoes
Copy link
Contributor

This fixes the issue where the DO_CHANGE_SPEED command was ignored and
the drone always travelled at the MPC_XY_CRUISE velocity.

Tested in SITL, fixes #11764.

This fixes the issue where the  DO_CHANGE_SPEED command was ignored and
the drone always travelled at the MPC_XY_CRUISE velocity.
@julianoes julianoes requested a review from bresch April 3, 2019 09:05
@LorenzMeier LorenzMeier merged commit a21242b into master Apr 3, 2019
@LorenzMeier LorenzMeier deleted the fix-mission-change-speed branch April 3, 2019 09:21
@julianoes
Copy link
Contributor Author

According to @bresch this was merged to early and we now fly at max speed instead of cruise speed. This will require further work.

@bresch bresch restored the fix-mission-change-speed branch April 8, 2019 09:30
@bresch bresch deleted the fix-mission-change-speed branch April 8, 2019 09:40
@MaEtUgR MaEtUgR mentioned this pull request Apr 11, 2019
@MaEtUgR MaEtUgR mentioned this pull request May 11, 2019
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.

Mission speed change not working
2 participants