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

Allow use of Auxilliary functions via mavlink and as mission commands #16653

Merged

Conversation

peterbarker
Copy link
Contributor

Similarly to the way we allow them to be used on buttons.

This can allow for enabling and disabling of avoidance during a mission, for example.

Allows functions to be triggered from a GCS without them being on an RC switch. This might be useful for Sub, perhaps, which doesn't use RC but could benefit from some of the functions.

libraries/GCS_MAVLink/GCS_Common.cpp Outdated Show resolved Hide resolved
@peterbarker peterbarker force-pushed the pr/handle-command-do-aux-function branch from 1adce2d to 72206b6 Compare February 24, 2021 09:50
@peterbarker peterbarker force-pushed the pr/handle-command-do-aux-function branch 2 times, most recently from b10ac66 to 99f4e2a Compare February 25, 2021 00:32
@peterbarker peterbarker force-pushed the pr/handle-command-do-aux-function branch 2 times, most recently from 5e243cb to e15b900 Compare March 5, 2021 10:37
@peterbarker peterbarker force-pushed the pr/handle-command-do-aux-function branch 4 times, most recently from a086a87 to 9a992ee Compare March 30, 2021 00:45
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.

None yet

4 participants