dji-sdk / Mobile-SDK-iOS

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

DJI Mavic Mini and support for `DJIHotpointAction` #375

Open pskow opened 4 years ago

pskow commented 4 years ago

Hello! My timeline mission fails on Mavic mini. Listener throwing this error for DJIHotpointAction - This feature is not supported in the SDK(code:-1000)

I'm not able to find anywhere in the documentation or release notes if this is not supported or it's a bug.

lleoncinicds commented 4 years ago

I have similar issues at:

missionControl()?.waypointMissionOperator().uploadMission Error: Command cannot be executed.(code:-5024)

Does this sdk support missions for the mini?

lleoncinicds commented 4 years ago

Neither the sample app project can make the mini to work on mission, will be this supported on a future firmware? Other wise what is the sense of this sdk?

hdrpano commented 4 years ago

Timeline seems no to work with this SDK for the Mavic Mini.

I switched the Soft Switch Joy Stick Mode to P in my APP var SoftMode : DJIRCSoftSwitchJoyStickMode = ._P

We get this error in the timeline .started element Timeline Error in mission Control This feature is not supported in the SDK(code:-1000)

hdrpano commented 4 years ago

The Mavic Mini does not support waypoint missions. Virtual Stick ist working fine.

dji-dev commented 4 years ago

Agent comment from Luce Luo in Zendesk ticket #37353:

Dear Customer,

Thank you for contacting DJI. Sorry, the Mavic Mini doesn't support any missions(Waypoint, Hotpoint, Follow me, Active track, Tap Fly) including the Timeline, limited by the hardware/firmware.

Thanks,

Luce Luo DJI Developer Support

dji-lisafedane commented 4 years ago

Hi Everyone on this thread! Please note that you can also keep up to date by checking DJI's new SDK Developer Forum found here: https://forum.dji.com/forum-139-1.html?from=developer

For example this article about Mavic Mini and Missions: https://forum.dji.com/forum.php?mod=viewthread&tid=221255&extra=page%3D1

And this one about Mavic Mini and Virtual Sticks: https://forum.dji.com/forum.php?mod=viewthread&tid=221274&extra=page%3D1

And finally HDRPano's contribution to the forum about Virtual Sticks and Pano shot: https://forum.dji.com/forum.php?mod=viewthread&tid=221303&extra=page%3D1