-
I found the following description in the release notes, but I don't know how to.
Is there a document showing how to do this?
> Note for DJI Mini 2:
> 2. Due to hardware limitation, the DA2 simula…
-
MSDK中可以直接获取云台角度吗?而不是在Gimbal.setStateCallback回调中获取
-
java.lang.ArrayIndexOutOfBoundsException: length=10; index=10
at java.util.ArrayList.add(ArrayList.java:442)
at com.tencent.beacon.event.UserAction.onUserAction(SourceFile:213)
at com.tencent.be…
-
We are considering to remove the following plugins:
```
libmfx_hevcd_hw64.so
libmfx_hevce_hw64.so
libmfx_vp8d_hw64.so
libmfx_vp9d_hw64.so
libmfx_vp9e_hw64.so
```
See #2468 for current implem…
-
I'm running code based on simple_5_transcode_vmem tutorial, using the media sample file test_stream.264 as an input - with the arguments "-hw -b 100 -f 1/30 C:\Intel\data\test_stream.264 C:\Intel\data…
-
Hi, is there a plan to implement the "ChromAlign" algorithm as described in the publication below. Recently, several papers on IonStar claimed excellent alignment performance using the Sieve program d…
-
Trying to build a kivymd GUI for the [DJI drone MSDK](https://developer.dji.com/mobile-sdk/) but not able to register the app with the framework because of following error. Can the verfifier be verrid…
-
DJISampleApplication.getAircraftInstance().getFlightController().getState().setAircraftLocation(waypoint)
What does the method do? I didn't find it on the MSDK API website
-
When using lasts versions of gradle/AGP like 8.5.2, there are some features that doesn't work, like #428 .
Working good when using the sample AGP/Gradle, but not working in latests versions. Also, …
-
Current PR: https://github.com/Analog-Devices-MSDK/msdk/pull/600 is failing this check.
It appears to have correctly detected the affected registers and SVD files, and found one I originally missed…