Brien Crean

  • 活动总数 28
  • 最后的活动
  • 成员加入日期
  • 正在关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 9

活动概览

Brien Crean 的最新活动
  • Brien Crean 创建了一个帖子,

    Prevent/Override DJI Fly Auto Launching on iOS

    已完成

    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 创建了一个帖子,

    MSDK v4 and v5 on the same Android App

    已完成

    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 进行了评论,

    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 创建了一个帖子,

    English version of developer documentation not working

    已完成

    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 进行了评论,

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

  • Brien Crean 进行了评论,

    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 创建了一个帖子,

    MSDK v5 on iOS

    已完成

    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 创建了一个帖子,

    Virtual Stick Implementation in MSDK V5

    已完成

    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 进行了评论,

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

  • Brien Crean 进行了评论,

    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...