swift3 - Can't use the Virtual Stick even though isVirtualStickControlModeAvailable returns true -


i having problem virtual sticks, following problem.

the virtual sticks fire notification, listener sends proper values roll, pitch, yaw , throttle, isvirtualstickcontrolmodeavailable method sdk returns true, when returns true use command flight controller send returns completion error nil, means can not else there, not need else. virtual sticks working in timer sample simulator dji.

what can in app? - take off - land - give control , forward rc

none of list above brings me errors, including process of virtualstick.

what else did try? - run sample simulator app dji, linked above. - run sample app on android - run using bridge app (thats how know values being passed correctly, though added labels on screen debug without bridge app) - update firmware aircraft , rc latest - sample simulator ios - went previous working commits , branches on git

none of things have tried above worked.

curious stuf: - virtual sticks worked fine till yesterday, , before yesterday, in many diferent branches , commits in multiple branches. - reseting remote control, executing manual linking , linking through dji official app, , clearing cache, memory sdcard made work on simulator assistent dji (latest version) lot of interference, in sample apps on android , ios, , on swift 3 application. had interference, tested outside on real aircraft, working beautifully. - today, same thing happens. did whole testing above mentioned, android sample apps, ios sample apps, simulator, bridge, application, reset remote etc. , not work.

i glad if point me out problem.

on thread explain partially problem , have tried. http://forum.dev.dji.com/forum.php?mod=viewthread&tid=32729

already sent email dji support, still no answer.

aircraft: phanton 4.

i have found problem, aircraft, hands in new aircraft, pluged new rc linked new aircraft, worked no problem. tested new rc linking old aircraft, did not work, old rc linked new aircraft, worked.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -