dji-sdk / Mobile-SDK-iOS

DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Other
576 stars 254 forks source link

Mini 2 DJIGimbalParamAdjustYaw capability is the wrong value #516

Open aero-jet opened 2 years ago

aero-jet commented 2 years ago

I am getting the gimbal capabilities by inspecting the capabilities dictionary, as described here.

For DJI Mini 2, I noticed that when I get the value for DJIGimbalParamAdjustYaw, is returns false for isSupported. However, on Android it returns true and that is correct, because I can adjust the yaw from Android successfully.