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

GCS_MAVLink: handle MAV_CMD_DEBUG_TRAP as both long and int #25235

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

peterbarker
Copy link
Contributor

Tested in autotest by inserting a self.send_debug_trap() and ensuring old call works, then changing that method to call self.run_cmd_int instead and making sure new behavior works.

@tridge tridge merged commit 1ece48b into ArduPilot:master Oct 16, 2023
86 checks passed
@peterbarker peterbarker deleted the pr/debug-trap-as-int branch October 17, 2023 00:06
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.

3 participants