Automatic Hatch Open/Close

I have a camera mount system that I have 3d printed and it includes a cover for the lens. I remember reading that there was going to be a function for automatic landing gear that could be set at a specific altitude. I see this has been merged into master but I cannot find it anywhere. https://github.com/ArduPilot/ardupilot/pull/7893. Is this a function that is supported or might be in the pipeline?

works on master, set you servo ouput to landing gear and set LGR_DEPLOY_ALT and LGR_RETRACT_ALT

2 Likes

if you have the free pins just plug them in separately

Thats for if you have a switch to confirm the gear has gone down all the way

deploy and retract just moves between min and max pwm set for each output function

yes

yes, i think so

set the servo min and max values

looks like its not in 3.9.7 you will have to come onto master to get the latest stuff
http://firmware.ardupilot.org/Plane/latest/

about 0.0.3, probably quite a while