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

This file defines the OSDK function command set. More...

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

Go to the source code of this file.

Data Structures

struct  T_PsdkOsdkFuncTransOsdkToPsdkReq
 Transparent data transmission from OSDK to payload end command request data structure. More...
 
struct  T_PsdkOsdkFuncTransOsdkToPsdkAck
 Transparent data transmission from OSDK to payload end command ack data structure. More...
 
struct  T_PsdkOsdkFuncTransPsdkToOsdkReq
 Transparent data transmission from payload end to OSDK command request data structure. More...
 
struct  T_PsdkOsdkFuncTransPsdkToOsdkAck
 Transparent data transmission from payload end to OSDK command ack data structure. More...
 

Macros

#define OSDKFUNC_OSDK_TO_PSDK_MAX_LEN   255
 
#define OSDKFUNC_PSDK_TO_OSDK_MAX_LEN   255
 

Enumerations

enum  E_PsdkOsdkFuncCmd {
  PSDK_OSDKFUNC_CMDID_TT_OSDK_TO_PSDK = 0x01,
  PSDK_OSDKFUNC_CMDID_TT_PSDK_TO_OSDK = 0x02
}
 OSDK Function Command ID. More...
 

Detailed Description

This file defines the OSDK function command set.

Version
V1.4.0
Date
2018/11/20

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.