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

fix mavlink: cmd_logging_{start,stop}_acknowledgement flags were not reset #23067

Merged
merged 1 commit into from May 3, 2024

Conversation

bkueng
Copy link
Member

@bkueng bkueng commented Apr 29, 2024

Regression from #23043

Also avoids a race condition by making sure the command ack is handled before sending out the mavlink message (in case an external component reacts immediately to the mavlink message).

…reset

Regression from #23043

Also avoids a race condition by making sure the command ack is handled
before sending out the mavlink message (in case an external component
reacts immediately to the mavlink message).
@bkueng bkueng merged commit 9e6dcb1 into main May 3, 2024
92 of 93 checks passed
@bkueng bkueng deleted the mavlink_log_streaming_fix branch May 3, 2024 04:59
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.

None yet

1 participant