Leon
- Total activity 124
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 0
- Subscriptions 98
Activity overview
Latest activity by Leon-
Leon created an article,
How to register a PSDK application/become a PSDK developer
Before registering a PSDK application, please register as an SDK developer: https://developer.dji.com/cn/payload-sdk/ 1. After registration is complete, you will see the following interface. Clic...
-
Leon created an article,
PSDK serial port error
If you encounter: Try identify UART0 connection failed. Probably because SDK adapter or aircraft not finish init or UART connect error. You can refer to the connection method first: PSDK connection...
-
Leon created an article,
PSDK obtains H30T video stream
Currently, PSDK has not added H30 video stream to the enumeration. If you want to obtain the video stream of the H30 series camera, you can keep obtaining DJI_LIVEVIEW_CAMERA_SOURCE_DEFAULT unchang...
-
Leon created an article,
Linux time synchronization function PPS signal detection example
The sample only provides the time synchronization sample code for the RTOS platform. Here is a simple example of monitoring the PPS signal on the Linux platform. The content is mainly to trigger pr...
-
Leon created an article,
How to determine the port on which the current PSDK is running
Since the functions supported by PSDK on different models vary, developers need to know which port they are currently using. When PSDK does not support xx function, they can first confirm whether i...
-
Leon created an article,
There is no unbind button for PSDK in DA2 software
[Reason] The developer account used during binding is not the correct email account. [Note] 1. When binding, the developer account of the user information in the PSDK program, the email address use...
-
Leon created an article,
M3TD: Request h264 stream return error retcode : 135
This is a bug in the latest M3D/TD firmware version. PSDK cannot obtain video stream data. We are currently fixing it urgently. Developers are requested to downgrade to version V10.01.16.07 for dev...
-
Leon created an article,
I ran the PSDK but no buttons were bound to the DA2?
The function of the binding button is to bind the DJI official kit (only SkyportV2 and X-Port need to be bound). First, you need to confirm whether the model you are using is M300 M350. Only these ...
-
Leon created an article,
BULK node configuration in PSDK code
For the BUL node configuration in the PSDK code, you can refer to the following process. You need to configure the BULK node of the development board first. After successfully generating BULK, perf...
-
Leon created an article,
init gimbal module error: 0x000000E0
This error means that this model/port does not support the PTZ function. At this time, you can first check the functions supported by different ports (refer to the content or table of the following...