Peter O'Connor
Peter O'Connor
A few minor additions to be added to release 0.0.2
I'm running the sample app on the RC-Pro with the Mini3 Pro. The drone keeps disconnecting and reconnecting approximately every 5 seconds (see screenshots). I can open the "Default Layout"...
This happens when building the `android-sdk-v5-as` sample app. Already saw the solution, [here](https://sdk-forum.dji.net/hc/en-us/articles/37229365477657-During-the-compilation-of-the-MSDK-V5-example-where-it-stated-Could-not-find-com-mapbox-mapboxsdk-mapbox-android-accounts-0-7-0-How-should-address-this), thanks Yating - just adding it here so that others can also find it. **Solution** Basically, add...
I want to get the (x, y) pixel location of a point on the video-display from the (latitude, longitude, altitude) of the point in space. I know this is possible...
I'm on a M30T with a GL60 Mini spotlight, trying to adjust the spotlight brightness with my SDK-5 app. I've verified that the spotlight is controllable from DJI Pilot 2....
It would be nice to switch to Camera View on the HDMI output, like you can with DJI Pilot 2. Right now - video output from the SDK is in...
I'm trying to take a Panorama photo with SDK 5.12.0, using a Mavic 3T with a RC-Pro Enterprise controller. I'm following the [Chapter 9: Camera manual](https://sdk-forum.dji.net/hc/en-us/articles/9125637605913-Chapter-9-Camera). Yes - I am...
I've got the sample app running with the M30T, but the "scroll to zoom" (dial on bottom right of the controller) is not working. See attached video. Can someone please...
I'm trying to rotate the gimbal in the DJI SDK 5.12 As an experiment, I'm just trying to do a -20deg pitch, -30deg yaw over 0.5 sec. My code for...