Defines
DJI_Link.h File Reference

Implement send/read, app handling and data link layer for Core API of DJI onboardSDK library. More...

#include "DJI_Type.h"
Include dependency graph for DJI_Link.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ACK_SESSION_IDLE   0
#define ACK_SESSION_PROCESS   1
#define ACK_SESSION_USING   2
#define CMD_SESSION_0   0
#define CMD_SESSION_1   1
#define CMD_SESSION_AUTO   32
#define POLL_TICK   20

Detailed Description

Implement send/read, app handling and data link layer for Core API of DJI onboardSDK library.

Implement memory management for Core API of DJI onboardSDK library. See DJI_Memory.cpp for more.

Version:
3.1.7
Date:
July 1st, 2016

Definition in file DJI_Link.h.


Define Documentation

#define ACK_SESSION_IDLE   0

Definition at line 15 of file DJI_Link.h.

#define ACK_SESSION_PROCESS   1

Definition at line 16 of file DJI_Link.h.

#define ACK_SESSION_USING   2

Definition at line 17 of file DJI_Link.h.

#define CMD_SESSION_0   0

Definition at line 18 of file DJI_Link.h.

#define CMD_SESSION_1   1

Definition at line 19 of file DJI_Link.h.

#define CMD_SESSION_AUTO   32

Definition at line 20 of file DJI_Link.h.

#define POLL_TICK   20

Definition at line 23 of file DJI_Link.h.



dji_sdk_lib
Author(s):
autogenerated on Thu Jun 6 2019 17:55:25