I have just completed a preliminary version of a "Litchi To
Mavic 3 Waypoint" converter. This will allow one to design a mission using Litchi's Mission Hub, then convert the resulting CSV file into a KMZ file for the
Mavic 3.
Before I release it, I need a couple things. I don't have a
Mavic 3, so I cannot test these things myself.
First, I need to know if a waypoint kmz file can be uploaded to the "waypoint" folder on the device used to fly the
Mavic 3. Here is a test you could do:
- Download a waypoint kmz file from your flying device.
- Unzip the kmz file (which will yield two files (wpmz/template.kml and wpmz/waylines.wpml)
- Edit the waylines.wpml file (it is plain text in kml/xml format) and change a waypoint height to something different and obvious. The line you change would look something like this:
- <wpml:executeHeight>50</wpml:executeHeight>
- Zip the wpmz/template.kml and wpmz/waylines.wpml files into a new kmz file overwriting the one you downloaded in step 1.
- Upload this newly created file to your flying device.
- Open that same waypoint mission in DJI Fly and check to see if the height of the waypoint you changed is shown correctly with its new value.
Second, I need to examine more
Mavic 3 waypoint kmz files. I've only seen one. I need to examine more to fully understand all of their options. If you would like to provide one, you can send it directly to me. A mission does not have to be flown. You can simply create one without flying it, then download it from your device.