Vlad Groshkov
- Total activity 42
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Comments
Recent activity by Vlad Groshkov-
Uploaded video.
-
The battery percentage was set to 37%.An android test was written that reproduces this problem: Serious Low Battery Warning Threshold is reached, but at the same time, a new "Ready to go (GPS)" sta...
-
The critical charge of the battery is in terms of MSDK4 - Serious Low Battery Warning Threshold; In the official app I saw the red message in the status bar - "Unable to takeoff";
-
Yes, you are right. After multiple calls of the pauseMission()/resumeMission() the problem is reproducing. The particle use case: I think that developers who use MSDK, shouldn't think about additio...
-
I agree with you, but the main problem is the state that I got after the second calling of the pauseMission() method. I expected executioningState = 'INTERUPPTED', not 'READY'. Like on Matrice 30 a...
-
Scenario 1 of the MSDK calls: Initialize the MSDK; The drone is on the ground, try to call WaypointMissionManager.pauseMission(); Scenario 2 of the MSDK calls: Initialize the MSDK; The drone is ...
-
Thank you so much for the clear response.
-
Our application not need for background work of the Dji Pilot 2. But user can open in it before or when our application used. After this, we can see that MSDK haven't got RTK information which was ...
-
Dear DJI Support Team, I hope this message finds you well. We're keen to understand if there's a method or an alternative way to determine whether DJI Pilot is actively running in the background wi...
-
Dear DJI Support Team, I hope this message finds you well. I appreciate your prompt response and the recommendation to update to MSDK version 5.7.1 to resolve the waypoint mission issu...