dji-sdk / Mobile-UXSDK-Android

DJI Mobile UXSDK is a suite of product agnostic UI objects that fast tracks the development of Android applications using the DJI Mobile SDK.
Other
152 stars 110 forks source link

UXSDK Performances - Manifold issue #112

Closed Caufmann closed 3 years ago

Caufmann commented 3 years ago

Hi,

I am using M210V2, Manifold 2G, Crystal sky and UXSDK 4.13.

I am facing different issues : 1/ Video Stream (Zenmuse x5s), using UXSDK, is freezing from time to time on the Crystal Sky 2/ I can't receive GPS Signal (GPSSignal Widget isn't updating even if I can see 7 satellites on the Remote Controller) using UXSDK 3/ When using UXSDK with Onboard SDK (on Manifold 2G), I can send and receive data, but receiving data make the application freeze. 4/ Video Stream (Zenmuse x5s) disappear from time to time when plugging Manifold using USB (even on the Pilot app)

My questions :

Thanks for your time,

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #43223:

Dear Customer,

Thank you for contacting DJI. 1,3,4. That's so weird, please fill in the form to contact us again to investigate further in another thread. https://formcrafts.com/a/dji-developer-feedback-en

  1. Can you please test again with the latest 4.14trial1 version? If the problem persists, please contact us via the below form. https://github.com/dji-sdk/Mobile-UXSDK-Android

-->Yes, I tested with latest 4.14trial1 UXSDK sample, everything(Video Stream / Widgets / GPS / etc...) works well.

-->Yes, it's possible to use both OSDK and UXSDK.

-->In a USB mode, connect to the manifold2 via USB port(tail of the drone), the camera storage would treat as a SD card that it's normal, but the video stream will not be disappeared.

-->No, but please note that only one App(UXSDK or DJI Pilot) can work at a time.

Thanks,

Luce Luo DJI Dev Team

Caufmann commented 3 years ago

Thank's a lot for your answer.

I fixed my problem with Manifold and USB thanks to you.

I'm still having issues with the FPV widget on Crystal Sky. I downloaded last UXSDK Versions and here are pictures of the issues : https://drive.google.com/drive/folders/1A4iIAefMV_2XLb1q9mXdXcyHuoNa1a9b?usp=sharing

I have a banner on the bottom of the screen even if I only display the relative layout and FPV Widget (height / width : match_parent). Also, the video stream is still freezing (FPVWidget2 picture).

I added nothing to the UXSDKDemo I downloaded.

Thanks for your time,

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #43223:

Dear Customer,

Thank you for contacting DJI. I try to find an official UXSDK layout sample for you. Please try to test if the problem persists or not. https://github.com/dji-sdk/Mobile-UXSDK-Android/blob/master/sample/app/src/main/res/layout/activity_default_widgets.xml

If the problem persists, please fill in the form with more detail and we will investigate further on another thread. https://formcrafts.com/a/dji-developer-feedback-en

Thanks,

Luce Luo DJI Developer Support

Caufmann commented 3 years ago

Hi,

Sorry for the late response.

I'll close this issue and investigate further.

Thank you for your support