
kyle.cai
- Total activity 448
- Last activity
- Member since
- Following 0 users
- Followed by 5 users
- Votes 0
- Subscriptions 251
Articles
Recent activity by kyle.cai-
About the error of NEW_DEVICE_ERROR, when using OSDK(APPID/KEY) for the first time.
Keywords: NEW_DEVICE_ERROR When the APPID/APPKEY of the OSDK are used for the first time on the drone, the error of NEW_DEVICE_ERROR prompts that the APPID/KEY needs to be activated. It is recomm...
-
Introduction to the basic functions of DJI SDK
Keywords: DJI SDK,DJI drone secondary development, Third-party load integration When using a DJI drone for secondary development, it cannot be directly developed on the drone. However, several di...
-
PSDK 3.0 version OSDK (OSDK 5.0) introduction and guidance
Keywords: PSDK 3.0, OSDK 5.0, OSDK release New OSDK version(OSDK 5.0)has been released with intergration to the PSDK 3.0.0 https://developer.dji.com/document/30ac6801-db84-46c2-baf2-8ad8d62bf3ba ...
-
OSDK serial communication failure troubleshooting suggestions
Keywords: serial communication error, handshake failure error messages: ERRORLOG/1 @ getDroneVersion, L1707: Drone version not obtained! Please do not proceed. 一、Regarding the OSDK serial/UART ...
-
What is the Parameter Range and Meaning of GPSDetail::fix?
Applicable models: M600 series, A3, N3, M210 series, M210 V2 series,M300 SDK version: OSDK 3.9,OSDK 4.1 The parameters returned by GPSDetail::fix is as follows: 0x00:no fix 0x01:dead reckoning onl...
-
How to set waypoint action hover in waypoint V2?
Keywords: OSDK waypoint v2, hovering actions implementation Please refer to the following order to set the waypoint actions: DJIWaypointV2AircraftControlFlyingParam, // stops flyingDJIWaypointV...
-
waypoint v2 actions set FocalLength parameter
Keywords: OSDK waypoint v2, waypoint mission zoom, DJIWaypointV2ActionActuatorCameraOperationTypeFocalLength M300 supports the waypoint v2 function to set the focallength through waypoint actions...
-
Telemetry data broadcasting and subscription
Keywords: OSDK to obtain telemetry data, broadcast and subscription There are two ways for OSDK to obtain flight control telemetry data, broadcast and subscription. The functions of the two metho...
-
OSDK camera gimbal follow mode
Keywords: OSDK gimbal manager, follow mode Why does the gimbal not follow the rotation when the OSDK controls the drone head to rotate? The reason is that OSDK does not support follow mode. When ...
-
Onboard computer platform supported by DJI OSDK
Keywords: OSDK onboard platform OSDK 3.9:ARMv7/ARMv8/x86/DJI manifold2/STM32 F4 series. OSDK 4.0:x86/STM32/armv8/ARMv7 series For STM32 platform, OSDK 4.0 is only suitable for running on freeRT...