DJI Payload SDK  1.5.3
Data Structures | Macros | Enumerations
psdk_cmdset_payload_state.h File Reference

This file defines the payload state command set. More...

#include <psdk_typedef.h>
#include <psdk_core.h>

Go to the source code of this file.

Data Structures

struct  T_LoadStateIdentityVerifyReq
 Identity verify command request data structure. More...
 
struct  T_LoadStateIdentityVerifyAck
 Identity verify command ack data structure. More...
 
struct  T_LoadStatePsdkVersionAck
 Acquire PSDK version command ack data structure. More...
 
struct  T_LoadStateLinkHandShakeReq
 PSDK communication link hand-shake command request data structure. More...
 
struct  T_LoadStateLinkHandShakeAck
 PSDK communication link hand-shake command ack data structure. More...
 
struct  T_LoadStateGetProductInfoAck
 Acquire PSDK product information command ack data structure. More...
 
struct  T_LoadStateGetSkyportVersionReq
 Acquire support version of skyport for PSDK command request data structure. More...
 
struct  T_LoadStateGetSkyportVersionAck
 Acquire support version of skyport for PSDK command ack data structure. More...
 
struct  T_LoadStateGetProductAliasReq
 Acquire PSDK product alias command request data structure. More...
 
struct  T_LoadStateGetProductAliasAck
 Acquire PSDK product alias command ack data structure. More...
 

Macros

#define PAYLOADSTATE_MAX_PINGDATA_SIZE   32
 
#define PAYLOADSTATE_MAX_PRODUCT_NAME_SIZE   32
 
#define PAYLOADSTATE_MAX_PRODUCT_ID_SIZE   16
 
#define PAYLOADSTATE_MAX_DEV_ACCOUNT_SIZE   64
 

Enumerations

enum  E_PsdkPayLoadStateCmd {
  PSDK_PAYLOADSTATE_CMDID_IDENTITY_VERIFY = 0x01,
  PSDK_PAYLOADSTATE_CMDID_SDK_VERSION = 0x02,
  PSDK_PAYLOADSTATE_CMDID_LINK_HANDSHAKE = 0x03,
  PSDK_PAYLOADSTATE_CMDID_PRODUCT_INFO = 0x04,
  PSDK_PAYLOADSTATE_CMDID_FIX_SKYPORT_VERSION = 0x05,
  PSDK_PAYLOADSTATE_CMDID_PRODUCT_ALIAS = 0x06
}
 Payload State Command ID. More...
 

Detailed Description

This file defines the payload state command set.

Version
V1.0.0
Date
2017/08/10

All information contained herein is, and remains, the property of DJI. The intellectual and technical concepts contained herein are proprietary to DJI and may be covered by U.S. and foreign patents, patents in process, and protected by trade secret or copyright law. Dissemination of this information, including but not limited to data and other proprietary material(s) incorporated within the information, in any form, is strictly prohibited without the express written consent of DJI.

If you receive this source code without DJI’s authorization, you may not further disseminate the information, and you must immediately remove the source code and notify DJI of its removal. DJI reserves the right to pursue legal actions against you for any loss(es) or damage(s) caused by your failure to do so.