Merged
Conversation
It collides with a new command in Ardupilotmega.xml, in Ardupilot repo
* common.xml: remove recently added MAV_RESULT_PERMISSION_DENIED: This was needed for the new in development multi GCS protocol. It was decided to hold on this new result for the moment, in order to make the current implementation easier to adopt, and evaluate again in the future if this is needed. For the situations meant to use this, we will use RESULT_FAILED * development.xml: use RESULT_FAILED instead of PERMISSION_DENIED * development.xml: add request timeout parameter to REQUEST_OPERATOR_CONTROL * development.xml: In REQUEST_OPERATOR_CONTROL requests revert to takeover not allowed after 10s * development.xml: fix REQUEST_OPERATOR_CONTROL param4 description Co-authored-by: Hamish Willee <hamishwillee@gmail.com> --------- Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
mavlink#2178) Co-authored-by: PX4BuildBot <bot@px4.io>
…C 2024 (mavlink#2185) Co-authored-by: PX4BuildBot <bot@px4.io>
* Keep dialects and tests togehter. Tidy text * Generate wip text for enum values
* development: Remove parameter transaction proposal added in mavlink#1693 but never validated
* common: use camera ID for CAMERA_IMAGE_CAPTURED The message CAMERA_IMAGE_CAPTURED is lacking a camera_device_id but I think we can just use the unused camera_id instead. * Update message_definitions/v1.0/common.xml --------- Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
* Standard mode definitions - move from dev to common * code review - fix types. improve cross linking (not "semantic" changes)
* AVAILALBE modes. Fix descriptive sentence * More cross linking * Add links to the standard mode docs * Update message_definitions/v1.0/common.xml
colin-scholler-skydio
approved these changes
Apr 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.