dji-sdk / Mobile-SDK-iOS

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

Zenmuse XT camera not able to take automated photo's in waypoint mission using shootPhotoDistanceInterval. #227

Open justinmiller62 opened 6 years ago

justinmiller62 commented 6 years ago

Using the iOS SDK when I set a waypoint with the below waypoint setting it will take photo's at the desired interval using all the DJI Camera's that I have tested (P4P, P4, P3P, X5, X3, X4S) But it won't take photo's at all, when using the XT Thermal Camera. Does the thermal camera support this setting? I tried the camera on two different aircraft using SDK 4.4 and the latest firmware on the camera and both aircraft, with the same results. This works on those aircraft with different camera's.

Here is the line of code I am using. waypoint.shootPhotoDistanceInterval = Float(mission.distanceForImageCapture)

DJISDK 4.4 iOS 11.2.6 Firmware: Latest for aircraft & camera. Aircraft tried: Inspire 1 & M210

XietongLU commented 6 years ago

This is a known issue and has been fixed by the firmware. What is the firmware version of the XT camera?

justinmiller62 commented 6 years ago

image007

Here are all the relevant firmware versions with the M210

laurenwinter commented 6 years ago

Having the same problem with SDK 4.5 and Zenmuse XT firmware version 01.15.00.59. Any updates as to this function being fixed or not?