ArduPilot / MissionPlanner

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

Add support for DO_DIGICAM_* messages in mission planning screen #841

Closed jmachuca77 closed 9 years ago

jmachuca77 commented 9 years ago

Currently only DO_DIGICAM_CONTROL (ID #203) mission items are supported, and there is no description of the fields. Please add the description of the fields and also add support for DO_DIGICAM_CONFIGURE (ID #202).

DO_DIGICAM_CONFIGURE fields: Mode | Shutter Speed | Aperture | ISO | ExposureMode | CommandID | Engine Cut-Off

DO_DIGICAM_CONTROL fields: On/Off | Zoom Position | Zoom Step | Focus Lock | Shutter Cmd | CommandID

rmackay9 commented 9 years ago

rock on