Public Attributes
DJI::onboardSDK::Header Struct Reference

The Header struct is meant to handle the open protocol header. More...

#include <DJI_Type.h>

List of all members.

Public Attributes

unsigned int crc: 16
unsigned int enc: 3
unsigned int isAck: 1
unsigned int length: 10
unsigned int padding: 5
unsigned int reversed0: 2
unsigned int reversed1: 24
unsigned int sequenceNumber: 16
unsigned int sessionID: 5
unsigned int sof: 8
unsigned int version: 6

Detailed Description

The Header struct is meant to handle the open protocol header.

Definition at line 138 of file DJI_Type.h.


Member Data Documentation

Definition at line 154 of file DJI_Type.h.

Definition at line 149 of file DJI_Type.h.

Definition at line 144 of file DJI_Type.h.

Definition at line 141 of file DJI_Type.h.

Definition at line 148 of file DJI_Type.h.

Warning:
this field will change reversed0 --> reserved0 in the next release

Definition at line 146 of file DJI_Type.h.

Warning:
this field will change reversed1 --> reserved1 in the next release

Definition at line 151 of file DJI_Type.h.

Definition at line 153 of file DJI_Type.h.

Definition at line 143 of file DJI_Type.h.

Definition at line 140 of file DJI_Type.h.

Definition at line 142 of file DJI_Type.h.


The documentation for this struct was generated from the following file:


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