"Solved my own problem. I assigned fence activation to a channel that is always on, fence floor still deactivates on auto landing. MSG Fence floor disabled (auto disable).
Only problem will be if you want to land manually. So I have opted to totally…"
"May have worked it out, the clue is in FENCE_AUTOENABLE. When set to 1, geofence automatically enables after an auto takeoff and automatically disables at the beginning of an auto landing. When on the ground before takeoff the fence is disabled.…"
Hi,I received this message during final appoach on an auto landing "disable fence floor failed (autodisable)"FENCE_AUTOENABLE was = 2I aborted the landing and performed a FBWA landing.Looking at the source code this error is returned while trying to…
Hi,From reading various threads about people being confused about getting no throttle in AUTO while on the ground I understand that ArduPlane will not give you any throttle in the Auto modes while it thinks it's not in flight.My question is how does…
"Customs apps look like they may hold a solution https://pixhawk.org/dev/hello_world but editing PPM values, trigger heights, etc are going to involve recompilation of the code which is less than ideal."
Hi,I wish to switch my camera on and off with respect to altitude. I would like to do this to retract and protect the lens. Something like altitude >50m switch the camera on; altitude <45m switch the camera off.I have a camera trigger that has two…