YarosMallorca / MissionPlanner-to-Litchi

Convert Mission Planner (ArduCopter) Waypoint Missions to Litchi CSV Format to execute on DJI Drones
42 stars 8 forks source link

Gimbal control (DO_MOUNT_CONTROL) Ignored #4

Closed WarrenSchultz closed 1 year ago

WarrenSchultz commented 2 years ago

I inserted a mount control waypoint in the MP interface to set the gimbal to -90deg, but that is dropped in the conversion process. (As are the takeoff and RTL commands)

image

YarosMallorca commented 2 years ago

Yes, only waypoints commands and photo commands are translated because this script is meant to be used with the Survey Grid tool in mission planner as the tutorial in Readme.md shows.

I might add more commands to it, if you're interested let me know :)

JoeKae commented 1 year ago

issue #13