-
Notifications
You must be signed in to change notification settings - Fork 17.6k
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
MOUNT: Add a mount2 retract #27352
MOUNT: Add a mount2 retract #27352
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, same as for mount1
Hi @muramura, We discussed at this week's EU dev call and to save flash could you please add a new method called, "do_aux_function_retract_mount()" that takes a "ch_flag" and a "uint8_t instance" which is set to 0 or 1 depending upon whether we're handling RETRACT_MOUNT1 or RETRACT_MOUNT2? then use this new method to handle both of the RETRACT_MOUNT1/2 events. |
@rmackay9 san. I understand. I have made the changes. |
175f5a7
to
9c0487c
Compare
9c0487c
to
edaf4d3
Compare
848d896
to
97f8c4b
Compare
@IamPete1 san. I made changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, spotted some more things.
b2bc39d
to
6155e38
Compare
Update libraries/RC_Channel/RC_Channel.cpp Co-authored-by: Peter Hall <[email protected]>
6155e38
to
cb9503f
Compare
@IamPete1 san. I agreed. |
Rovers and other vehicles sometimes have cameras mounted on both the front and rear.