Application layer support functionality for DJI onboardSDK library. More...
Go to the source code of this file.
Classes | |
struct | req_id_t |
Defines | |
#define | CMD_RECIEVE 0x0002 |
#define | EXC_DATA_SIZE (16u) |
#define | MSG_ENABLE_FLAG_LEN 2 |
#define | REQ_REFUSE 0x0001 |
#define | REQ_TIME_OUT 0x0000 |
#define | SET_CMD_SIZE (2u) |
#define | STATUS_CMD_EXE_FAIL 0x0004 |
#define | STATUS_CMD_EXE_SUCCESS 0x0005 |
#define | STATUS_CMD_EXECUTING 0x0003 |
Application layer support functionality for DJI onboardSDK library.
Copyright 2016 DJI. All right reserved.
Definition in file DJI_App.h.
#define CMD_RECIEVE 0x0002 |
#define EXC_DATA_SIZE (16u) |
#define MSG_ENABLE_FLAG_LEN 2 |
#define REQ_REFUSE 0x0001 |
#define REQ_TIME_OUT 0x0000 |
#define SET_CMD_SIZE (2u) |
#define STATUS_CMD_EXE_FAIL 0x0004 |
#define STATUS_CMD_EXE_SUCCESS 0x0005 |
#define STATUS_CMD_EXECUTING 0x0003 |