![]() |
DJI Payload SDK
1.5.3
|
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 |
Get gimbal calibration progress command ack data structure.
uint8_t ackCode |
Specifies PSDK command ack code. This parameter can be any value of E_PsdkCmdAckCode
uint8_t progress |
Specifies gimbal calibration progress percentage, range from 0 to 100.
uint8_t status |
Specifies gimbal calibration status, This parameter can be any value of E_PsdkGimbalCaliSts.