New
PSDK 3.13.1 Release (Released on 16 Sept 2025)
- Supports Mavic 3TA model
- Fixed an issue where the
DjiCore_InitAPI failed on the Matrice 300. - Fixed an issue where quaternion data subscription failed for the Matrice 350 RTK.
- Fixed occasional failures in the
DjiCore_DeinitAPI. - Fixed occasional crashes caused by custom HMS modules.
- Changed the default to not support RC-less flight. and exposed the
DjiFlightController_SetRCLostActionEnableStatusAPI to disable or enable actions when the RC is lost. Note If you need to use RC-less flight, you must call this interface to disable RC-lost actions afterDjiFlightController_Init. See the interface header file documentation for details.