Brien Crean

  • Total activity 28
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 9

Activity overview

Latest activity by Brien Crean
  • Brien Crean created a post,

    Prevent/Override DJI Fly Auto Launching on iOS

    Completed

    Is there a way to prevent DJI Fly from Auto launching when the DJI Mini 2 is connected on iOS? Or is there a way for us to specify that our app with the DJI MSDK should launch when the Mini 2 is co...

  • Brien Crean created a post,

    MSDK v4 and v5 on the same Android App

    Completed

    Will it be possible to add both the MSDKv4 and MSDKv5 to the same Android project so that an app could potentially support old and new drone models or will the AndroidManifest.xml meta key com.dji....

  • Brien Crean commented,

    I think I found the relevant key. I wasn't sure of the order of the 1st 4 (Double) parameters as they weren't named. But that can be easily discovered with some testing in the simulator val vsSendD...

  • Brien Crean created a post,

    English version of developer documentation not working

    Completed

    When selecting the English translation using the EN button at the top right of the new developer documentation I get a blank page. I can use google translate for now but first I have to clear my ca...

  • Brien Crean commented,

    Oh that sounds great, KeySendVirtualStickFlightControlData sounds like what I need thank you! I look forward to reading about it

  • Brien Crean commented,

    The Virtual Stick feature of version 4 of the MSDK was its most reliable feature across all drone models with a relatively easily accessible interface. I can't see how this refactor improves on the...

  • Brien Crean created a post,

    MSDK v5 on iOS

    Completed

    I know this question has been asked before but I didn't see a reason as to why there will not be a version of the new MSDK v5 on iOS? Is there no demand for an iOS version? Development cut backs? S...

  • Brien Crean created a post,

    Virtual Stick Implementation in MSDK V5

    Completed

    The API for virtual stick appears to have completely changed in MSDK v5. How can we translate the horizontal and vertical position of a virtual RC stick to controlling the pitch, roll and yaw of an...

  • Brien Crean commented,

    Can I ask why will the new SDK not be available on iOS? Why only Android?

  • Brien Crean commented,

    It turns out componentDisconnectedWithKey and productChanged delegate functions were not firing for me because the instance running the DJISDKManagerDelegate protocol was not running on the main th...