nmai

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

帖子

nmai 最近的活动 最近的活动 投票数
  • Porting PSDK to Android

    已完成

    There seems to be an Android binary file (arm-linux-androideabi-gcc) in the SKD download.  Has anyone tried to port the PSDK sample code to the Android platform?  Does the device have to be rooted ...

  • Porting GPIO code for PPS from rtos to linux

    已完成

    Has anyone try to port the Time Synchronization code from rtos to linux? In the DJI sample, most GPIO related code is under platform/rtos_freertos.  We are trying to port these source files into pl...

  • Send data from a video stream

    已完成

    PSDK provides the function DjiPayloadCamera_SendVideoStream() for sending video stream to the mobile control.  This function sends the stream frame by frame.  For a video file, it's simple to read ...