ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.77k stars 2.39k forks source link

[request] Survey (Grid) disable cam distance trigger between turning points #505

Open Yups1337 opened 10 years ago

Yups1337 commented 10 years ago

When you fly a survey with the AutoWP function Survey (Grid) you need to set the cam_trigger_distance to 0 manual and again to your desired value between the turning points to avoid bad shots an unnecessary pictures. mp1 My MissionPlanner looks like this after editing the mission. Can this be done automatically?

This function is interesting for planes, not for copters.

iskess commented 8 years ago

+1, I'm planning a mission that requires that the camera triggering be disabled in the turns. I wish I had this feature. Another use is to allow faster triggering by allowing the camera buffer to catch up while in the turns.

meee1 commented 8 years ago

it should already be in the latest MP. image tick breakup starts

iskess commented 8 years ago

Found it. Thank you Michael!

Iam

On Dec 11, 2015, at 8:49 PM, Michael Oborne notifications@github.com wrote:

it should already be in the latest MP.

tick breakup starts

— Reply to this email directly or view it on GitHub.

Yups1337 commented 8 years ago

Thanks! I tried it one week ago, very nice work!

Please close the issue.