MSDK V5 - Low Light no fly
CompletedHi everyone!
I'm trying to develop an app using mobile SDK5.
I've found that in the official DJI Fly app there is a message saying there is "not enough light + low GPS signal quality" to fly, and it provides a button to silence this warning and allow the aircraft to take off.
How can I implement this button? I cannot find which method I need to call in order to implement it. Also, no idea which method is providing this error message.
Here you have an image of the official DJI App error message (sorry it's in Spanish). As you can see there is an "unlock" (desbloquear) button I want to implement
Thank you very much.
Cristian
-
We have identified the corresponding interface based on the error information you provided. You can use DJIFlightControllerKey.KeyDarkNoGpsLockEnable to remove the restriction. Please be cautious about flight safety after removing the restriction due to the aircraft detecting dim lighting and poor GPS signal.
Please sign in to leave a comment.
Comments
4 comments