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_Mount: mount_open servo output should work for all backends #26892

Open
rmackay9 opened this issue Apr 26, 2024 · 0 comments
Open

AP_Mount: mount_open servo output should work for all backends #26892

rmackay9 opened this issue Apr 26, 2024 · 0 comments

Comments

@rmackay9
Copy link
Contributor

rmackay9 commented Apr 26, 2024

The SRV_Channel library has a mount_open and mount2_open functions but they are only used by the Mount_Servo backend.

We should move the little bit of code that controls to servo into a function in AP_Mount_Backend and then call it from every backend as part of the update() call.

This issue was raised here in the Plane forums.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant