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

AP_Mission: do not adjust ret_packet on get_item failure #28003

Merged

Conversation

peterbarker
Copy link
Contributor

do not modify the return packet value at all upon failure, rather than indicating invalidity with a flag value. We return boolean for a reason.

Alternative to #28002

Alternative to https://github.com/ArduPilot/ardupilot/pull/21799/files

do not modify the return packet value at all upon failure, rather than indicating invalidity with a flag value.  We return boolean for a reason.
@peterbarker peterbarker merged commit 94062fc into ArduPilot:master Sep 5, 2024
94 checks passed
@peterbarker peterbarker deleted the pr/mission-no-modify-packet branch September 5, 2024 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants