Functions | Variables
DJI_Link.cpp File Reference

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

#include <stdio.h>
#include <string.h>
#include "DJI_Link.h"
#include "DJI_Codec.h"
#include "DJI_API.h"
#include "DJI_Logging.h"
Include dependency graph for DJI_Link.cpp:

Go to the source code of this file.

Functions

unsigned short calculateLength (unsigned short size, unsigned short encrypt_flag)

Variables

CallBack callBack = 0
void * data = 0
HeaderprotHeader = 0

Detailed Description

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

Version:
3.1.9
Date:
November 10, 2016
Attention:
It is not necessary to include DJI_link.h in any custom code file. The functions in this file are not API functions. Do not modify this file if you are unsure about it.

Definition in file DJI_Link.cpp.


Function Documentation

unsigned short calculateLength ( unsigned short  size,
unsigned short  encrypt_flag 
)

Definition at line 317 of file DJI_Link.cpp.


Variable Documentation

CallBack callBack = 0

Definition at line 28 of file DJI_Link.cpp.

void* data = 0

Definition at line 29 of file DJI_Link.cpp.

Definition at line 30 of file DJI_Link.cpp.



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