Skip to content

PSDK 3.13.1 Release (Released on 16 Sept 2025)

Choose a tag to compare

@dji-dev dji-dev released this 16 Sep 09:20
· 6 commits to master since this release
268952e
  • Supports Mavic 3TA model
  • Fixed an issue where the DjiCore_Init API failed on the Matrice 300.
  • Fixed an issue where quaternion data subscription failed for the Matrice 350 RTK.
  • Fixed occasional failures in the DjiCore_Deinit API.
  • Fixed occasional crashes caused by custom HMS modules.
  • Changed the default to not support RC-less flight. and exposed the DjiFlightController_SetRCLostActionEnableStatus API 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 after DjiFlightController_Init. See the interface header file documentation for details.