DJI Payload SDK  1.5.3
Data Fields
T_PsdkGimbalGetCaliProgressAck Struct Reference

Get gimbal calibration progress command ack data structure. More...

#include <psdk_cmdset_gimbal.h>

Data Fields

uint8_t ackCode
 
uint8_t progress
 
uint8_t status
 

Detailed Description

Get gimbal calibration progress command ack data structure.

Field Documentation

◆ ackCode

uint8_t ackCode

Specifies PSDK command ack code. This parameter can be any value of E_PsdkCmdAckCode

◆ progress

uint8_t progress

Specifies gimbal calibration progress percentage, range from 0 to 100.

◆ status

uint8_t status

Specifies gimbal calibration status, This parameter can be any value of E_PsdkGimbalCaliSts.


The documentation for this struct was generated from the following file: