Search Results

All DJI OSDK OpenProtocol ACK Error Codes. More...

#include <cstdint>
#include <map>
#include "osdk_typedef.h"
Include dependency graph for dji_error.hpp:

Go to the source code of this file.

Classes

class  DJI::OSDK::ErrorCode
 
struct  DJI::OSDK::ErrorCode::ErrorCodeMsg
Releated messages about error codes. More...
 
class  DJI::OSDK::ErrorCode::CameraCommonErr
camera api error code More...
 
class  DJI::OSDK::ErrorCode::GimbalCommonErr
gimbal api error code More...
 
class  DJI::OSDK::ErrorCode::PSDKCommonErr
camera api error code More...
 
class  DJI::OSDK::ErrorCode::SysCommonErr
system releated error code More...
 
class  DJI::OSDK::ErrorCode::CommonACK
Common ACK Error Codes. More...
 
class  DJI::OSDK::ErrorCode::ActivationACK
CMDSet: Activation ACK Error Codes. More...
 
class  DJI::OSDK::ErrorCode::ControlACK
CMDSet: Control ACK Error Codes. More...
 
struct  DJI::OSDK::ErrorCode::ControlACK::SetControl
CMDID: SetControl. More...
 
struct  DJI::OSDK::ErrorCode::ControlACK::Task
CMDID: Task. More...
 
struct  DJI::OSDK::ErrorCode::ControlACK::SetArm
CMDID: SetArm supported in products with firmware version < 3.3. More...
 
class  DJI::OSDK::ErrorCode::SubscribeACK
CMDSet: Subscribe. More...
 
class  DJI::OSDK::ErrorCode::MissionACK
Mission ACK Error Codes. More...
 
struct  DJI::OSDK::ErrorCode::MissionACK::Common
Common Mission ACK codes. More...
 
struct  DJI::OSDK::ErrorCode::MissionACK::Follow
Follow Mission ACK Error Code. More...
 
struct  DJI::OSDK::ErrorCode::MissionACK::HotPoint
HotPoint Mission ACK Error Code. More...
 
struct  DJI::OSDK::ErrorCode::MissionACK::WayPoint
WayPoint Mission ACK Error Code. More...
 
struct  DJI::OSDK::ErrorCode::MissionACK::IOC
IOC ACK Mission Error Code. More...
 
class  DJI::OSDK::ErrorCode::MFIOACK
CMDSet: MFIO. More...
 
struct  DJI::OSDK::ErrorCode::MFIOACK::init
CMDID: init. More...
 
struct  DJI::OSDK::ErrorCode::MFIOACK::set
CMDID: set. More...
 
struct  DJI::OSDK::ErrorCode::MFIOACK::get
CMDID: get. More...
 

Namespaces

 DJI
 
 DJI::OSDK
 

Detailed Description

All DJI OSDK OpenProtocol ACK Error Codes.

@Copyright (c) 2017 DJI

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.