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

Winch extended support #1899

Merged
merged 1 commit into from
Nov 3, 2022
Merged

Conversation

dakejahl
Copy link
Contributor

@dakejahl dakejahl commented Oct 4, 2022

  • Extended status (state) flags
  • Extended actions to support Eject Package and Load Package
  • Added Component ID for Winch

@hamishwillee
Copy link
Collaborator

@dakejahl A couple of questions there. There doesn't sound like anything that someone would have to implement so I'm good with it.

@rmackay9 Your comments appreciated.

@dakejahl dakejahl marked this pull request as ready for review October 11, 2022 17:15
…tus flags for LOCKING, LOAD_LINE, and LOAD_PAYLOAD.
@@ -614,6 +614,9 @@
<entry value="8" name="WINCH_ABANDON_LINE">
<description>Spool out the entire length of the line. Only action and instance command parameters are used, others are ignored.</description>
</entry>
<entry value="9" name="WINCH_LOAD_PAYLOAD">
<description>Spools out just enough to present the hook to the user to load the payload. Only action and instance command parameters are used, others are ignored</description>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is good. If we end up adding mechanised hooks we might also add text that indicates this also makes the hook "open".

Copy link
Collaborator

@hamishwillee hamishwillee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@julianoes @auturgy I am approving this as the controversial bits are now removed - i.e. the stuff about grippers.

Essentially this now just adds a command to spool out a little line to load a payload, and some additional states. None of this has to be implemented by anyone.

I will merge in a few days if there is no response about approval.

@hamishwillee
Copy link
Collaborator

Merging. This is non harmful for existing implementations. Thanks for your patience @dakejahl

@hamishwillee hamishwillee merged commit 708fb8f into mavlink:master Nov 3, 2022
TSC21 pushed a commit to Auterion/mavlink that referenced this pull request Nov 9, 2022
…tus flags for LOCKING, LOAD_LINE, and LOAD_PAYLOAD. (mavlink#1899)
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

3 participants