dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
994 stars 581 forks source link

How to activate payload mode? #1148

Closed ShakedDovrat closed 2 years ago

ShakedDovrat commented 2 years ago

Hi,

In the DJI Fly app there's a toggle button to enable/disable payload mode (payload mode compensates extra weight of e.g. propeller guards). I couldn't find this enable/disable option in the mobile SDK. Everything regarding payload in the SDK seems to refer to payload devices which communicate with the drone, which is not what I need.

Please help, thank you

DJI-William commented 2 years ago

MSDK does not have such API to switch the aircraft to payload mode since we think this function is low frequently usage.

ShakedDovrat commented 2 years ago

@DJI-William Thank you. Is it possible to add this as a feature request?

DJI-William commented 2 years ago

By the way, which aircraft model are you using, I am going to handle a request for it.

ShakedDovrat commented 2 years ago

I'm currently using DJI Mini 2. Planning to use DJI Air 2 (Mavic 2) in the future. Thank you

DJI-William commented 2 years ago

Already raise a requirement ticket for the dev team.

DJI-William commented 2 years ago

We have added an additional key FlightControllerKey.PROPELLER_COVER_LIMIT_ENABLED for this function in Android 4.16.3. It is about to release in 2 weeks.

Prateek-Jakhar commented 11 months ago

is it not supported in mini 3?