While it is exciting that DJI has finally provided MSDK support for the
Mini 4 Pro, there are a few unanswered questions.
1. Will Litchi now add support for the
Mini 4 Pro in their Litchi Pilot app? The answer to this question is almost certainly "yes". Unlike DJI, I see no reason why the people at Litchi would not want to provide waypoint support for this drone. Litchi has already announced that the DJI Matrice 4 will be supported in the next Litchi Pilot release. The
Mini 4 Pro will likely follow.
2. If Litchi does provide support for the
Mini 4 Pro, will that be in the form of "Virtual Stick" waypoints or "Native" waypoints? You might think this is an odd question. The Litchi Pilot app already supports the
Mini 3 using "Virtual Stick" waypoints. Programmatically, it would be trivial to add waypoint support to the
Mini 4 Pro using the existing "Virtual Stick" code base. Making use of the native waypoint functionality of the MSDK may require more development time. Litchi may choose to support the
Mini 4 Pro initially using "Virtual Sticks" while the native waypoint support is developed.
3. As many of you know, the flight path of a waypoint mission is different when comparing Litchi to DJI. When using Litchi, the flight path does not necessarily go through each waypoint. When using DJI waypoints, the flight path does go through each waypoint. DJI's more recent native waypoint implementation is different from Litchi's and DJI's older waypoint support that was built into drones such as the
Mavic 2 Pro/Zoom. Each of the two implementations has its advantages and disadvantages. How will one design a waypoint mission using Litchi's Mission Hub (flight path does not go through waypoints) for the
Mini 4 Pro (native waypoint flight path does go through each waypoint)? Perhaps Litchi will now require the user to specify the drone model to be used in the Mission Hub so that the appropriate flight path can be shown.
I will try to get the answers to these questions from the Litchi developers and report back when I have more information.