So you have another app that will fly the Mini? What other features do you have not on the FLY app?
It's more of a prototype. It's not target specific for
mini2, but that drone is very good for use in testing, since it so inexpensive and light. Sadly it got stolen on Cape Verde last month, so now I'm using my
dji fpv drone instead. I try to adapt the followme for that as well. I have to buy a new one though
I mostly focused on the followme thing, you can check my youtube channel and my old posts.
I started to do a rewrite of the whole thing now, and that will take a while

I havn't used the fly app for a while, so I don't now all the new features.
This is what I'm going to port to my new app:
* Followme, remote start, delayed start, gimbal only follow, gps tracker
* windmeter
* Mission for 3d-mapping
* Goto save position/gimbal start shooting
* Cruisecontrol flightmode, cinematic mode
* Ground follow
* Dynamic homepoint ETOPS
* Gimbal in free mode (probably the most groundbreaking thing)
* More telemetry OSD, like lat/lon battery info, power drain rpm.
* 10m/s desc/asc, speedlimit removed
* DJI parameter access from app (used for many hacks)
* OpenCV python api
* Git (updates, switch branches)
* Automation with python scripting
* Autostart (start desired function at boot)
* Fault tolerant
* Web server
Control everything including liveview
IDE for python scipts
Use tools for nice live web presentation, like dash/flask...
Dataflow programming with litegraph.js (this is the whole idea with the app)