What a pain, i wasted all sorts of time trying to figure out why the camera wasn't triggering on auto-wp missions. I only saw the last DO_SET_CAM_TRIGG_DIST command in the command list. After comparing this to an old mission I could see the first DO_SET_CAM_TRIGG_DIST command was missing. I updated to Mission Planner 1.3.37 and created a new Auto WP mission and the issue is fixed, both DO_SET_CAM_TRIGG_DIST commands are now there.
Replies
check the camera tab, and make sure the tick box next to do_set_cam_trigg is ticked
Thanks for the workaround.
Someone probably read this and reported it: https://github.com/diydrones/MissionPlanner/issues/1181
Has been fixed :)
What a pain, i wasted all sorts of time trying to figure out why the camera wasn't triggering on auto-wp missions. I only saw the last DO_SET_CAM_TRIGG_DIST command in the command list. After comparing this to an old mission I could see the first DO_SET_CAM_TRIGG_DIST command was missing. I updated to Mission Planner 1.3.37 and created a new Auto WP mission and the issue is fixed, both DO_SET_CAM_TRIGG_DIST commands are now there.