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

mission_state won't change after call save_mission_state #12460

Closed
ToppingXu opened this issue Jul 11, 2019 · 4 comments · Fixed by #12468
Closed

mission_state won't change after call save_mission_state #12460

ToppingXu opened this issue Jul 11, 2019 · 4 comments · Fixed by #12468

Comments

@ToppingXu
Copy link
Contributor

ToppingXu commented Jul 11, 2019

https://github.com/PX4/Firmware/blob/master/src/modules/navigator/mission.cpp#L1541

should here need to add one line like:
mission_state.current_seq = _current_mission_index;

@dagar
Copy link
Member

dagar commented Jul 11, 2019

Hi @ToppingXu, could you open a pull request with the change? https://help.github.com/en/articles/creating-a-pull-request

@ToppingXu
Copy link
Contributor Author

@dagar pull request done.

@julianoes
Copy link
Contributor

Fixed by #12468.

@julianoes julianoes added the bug label Jul 15, 2019
@stale
Copy link

stale bot commented Oct 13, 2019

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

@stale stale bot added the stale label Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants