You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.