Onboard-SDK-ROS
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
dji_sdk_lib
include
dji_sdk_lib
DJI_Config.h
Go to the documentation of this file.
1
21
#ifndef DJI_CONFIG_H
22
#define DJI_CONFIG_H
23
24
#include <stdint.h>
25
#define MEMORY_SIZE 1024 // unit is byte
26
#define BUFFER_SIZE 1024
27
#define ACK_SIZE 10
28
31
//#define STATIC_MEMORY
32
33
//#define API_MISSION_DATA
34
//#define API_DEBUG_DATA
35
//#define API_BUFFER_DATA
36
//#define API_RTK_DEBUG
37
#define API_ERROR_DATA
38
#define API_STATUS_DATA
39
41
#define USE_ENCRYPT
42
//#define USE_SIMULATION
43
44
#include "
DJI_Version.h
"
45
46
#endif // DJI_CONFIG_H
DJI_Version.h
Generated on Fri Jul 1 2016 12:37:58 for Onboard-SDK-ROS by
1.8.11