NEW: release DJI Payload-SDK version 3.6

Signed-off-by: DJI-Martin <DJI-Martin@dji.com>
This commit is contained in:
DJI-Martin
2023-09-18 20:37:36 +08:00
parent 59b71864e4
commit ae9653a52f
89 changed files with 67525 additions and 354 deletions

View File

@ -43,7 +43,9 @@ typedef struct {
const char *flyAlarmInfo; /*! alarm information when the flight is in the air*/
} T_DjiHmsErrCodeInfo;
/*! HMS's error code table*/
/*! Note: This api header file will not be maintained in the future, please refer to the latest hms error code file in
* the hms sample.
*/
const T_DjiHmsErrCodeInfo hmsErrCodeInfoTbl[] = {
{0x16070035, "Aircraft D-RTK antenna error. Fly with caution", ""},
{0x16070034, "RTK flight heading inconsistent with other sources. Fly with caution", ""},