
DroneControl
Author of DroneControl solution https://www.dronecontrol.co/
- Total activity 102
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 26
- Subscriptions 20
Activity overview
Latest activity by DroneControl-
DroneControl commented,
We've seen it for now only during the call to: DeviceHealthManager.getInstance().addDJIDeviceHealthInfoChangeListener We've just released a new version where we are catching that exception now. We'...
-
DroneControl commented,
Hello! One of our users managed to trigger this now also on the M30 RC Plus controller. We're also investigating if there is any other potential issue, but it seems it's not isolated only to the sm...
-
DroneControl commented,
That makes sense! We're using smartphone connected to the RC-N1 controller. Is there any estimation for the fix in the SDK?
-
DroneControl commented,
Hello DJI Developer Support! Just tested it, calling init function indeed does not trigger any server call. Calling enableLDM in the onInitProcess sets the local data mode successfully so that regi...
-
DroneControl created a post,
Local Data Mode (LDM) new requirements
CompletedHello DJI Developer Support! We experienced similar issue as described in this Github issue, i.e. LDM now crashes if LDMManager.getInstance().enableLDM is called before calling SDKManager.init() si...
-
DroneControl commented,
Hello DJI Developer Support! Sorry for late reply, will test it again today on the Mini 3 using the default UXSDK project and see if it crashes. But otherwise I never experienced this crash on M30T...
-
DroneControl commented,
Hello DJI Developer Support! We're calling init method with registration callback: SDKManager.getInstance().init(StartUpActivity.this, registrationCallback); And that registration callback has the ...
-
DroneControl commented,
I would like to inquire about the stability of the crash you mentioned. Is it consistently occurring? If so, could you please provide us with the steps to reproduce the crash? Yes it is occurring...
-
DroneControl commented,
It will be used in the Preflight check view, just before you enter Ground Control Station. But regardless, I've managed to trigger another crash with Mini 3 without even using the DeviceHealthManag...
-
DroneControl created a post,
SDKManager is not initialized - Mini 3 crash
CompletedHello DJI Developer Support! Info about our setup: MSDK version: v5.5.0 DJI drone model: Mavic Mini 3 We've noticed the following issue appearing with above configuration: Caused by java.lang.Ill...