DJIDiagnosticsError
enum DJIDiagnosticsError : NSInteger {}
DJIDiagnosticsError
-
Aircraft upgrade error
Declaration
Objective-C
DJIDiagnosticsErrorCameraUpgradeError = 1001 -
Camera sensor error
Declaration
Objective-C
DJIDiagnosticsErrorCameraSensorError = 1002 -
Camera has overheated
Declaration
Objective-C
DJIDiagnosticsErrorCameraOverHeat = 1003 -
Camera encryption error
Declaration
Objective-C
DJIDiagnosticsErrorCameraEncryptionError = 1004 -
NO SD card
Declaration
Objective-C
DJIDiagnosticsErrorCameraNoSDCard = 1005 -
SD card error
Declaration
Objective-C
DJIDiagnosticsErrorCameraSDCardError = 1006 -
Remaining SD card capacity is not enough
Declaration
Objective-C
DJIDiagnosticsErrorCameraSDCardNoSpace = 1007 -
SD card is full
Declaration
Objective-C
DJIDiagnosticsErrorCameraSDCardFull = 1008 -
SD card readonly
Declaration
Objective-C
DJIDiagnosticsErrorCameraSDCardReadOnly = 1009 -
SD card not formatted
Declaration
Objective-C
DJIDiagnosticsErrorCameraSDCardNotFormatted = 1010 -
Gimbal gyroscope error
Declaration
Objective-C
DJIDiagnosticsErrorGimbalGyroscopeError = 2001 -
Gimbal pitch error
Declaration
Objective-C
DJIDiagnosticsErrorGimbalPitchError = 2002 -
Gimbal roll error
Declaration
Objective-C
DJIDiagnosticsErrorGimbalRollError = 2003 -
Gimbal yaw error
Declaration
Objective-C
DJIDiagnosticsErrorGimbalYawError = 2004 -
Gimbal cannot receive MC data
Declaration
Objective-C
DJIDiagnosticsErrorGimbalConnectToFCError = 2005 -
Battery discharge overcurrent
Declaration
Objective-C
DJIDiagnosticsErrorBatteryDischargeOverCurrent = 3001 -
Battery discharge overheat
Declaration
Objective-C
DJIDiagnosticsErrorBatteryDischargeOverHeat = 3002 -
Low temperature environment: Battery not suitable for flight
Declaration
Objective-C
DJIDiagnosticsErrorBatteryLowTemperature = 3003 -
Battery cell is broken
Declaration
Objective-C
DJIDiagnosticsErrorBatteryCellBroken = 3004 -
Battery needs a complete process of charging and discharging
Declaration
Objective-C
DJIDiagnosticsErrorBatteryNeedStudy = 3005 -
Battery is not DJI battery.
Declaration
Objective-C
DJIDiagnosticsErrorBatteryIllegal = 3006 -
RC FPGA error
Declaration
Objective-C
DJIDiagnosticsErrorRemoteControllerFPGAError = 4001 -
RC transmitter error
Declaration
Objective-C
DJIDiagnosticsErrorRemoteControllerTransmitterError = 4002 -
RC battery error
Declaration
Objective-C
DJIDiagnosticsErrorRemoteControllerBatteryError = 4003 -
RC GPS error
Declaration
Objective-C
DJIDiagnosticsErrorRemoteControllerGPSError = 4004 -
RC encryption error
Declaration
Objective-C
DJIDiagnosticsErrorRemoteControllerEncryptionError = 4005 -
RC is not calibrated
Declaration
Objective-C
DJIDiagnosticsErrorRemoteControllerNeedCalibration = 4006 -
RC battery low
Declaration
Objective-C
DJIDiagnosticsErrorRemoteControllerBatteryLow = 4007 -
RC idle for too long
Declaration
Objective-C
DJIDiagnosticsErrorRemoteControllerIdleTooLong = 4008 -
RC is reset, please check RC settings
Declaration
Objective-C
DJIDiagnosticsErrorRemoteControllerReset = 4009 -
RC overheated
Declaration
Objective-C
DJIDiagnosticsErrorRemoteControllerOverHeat = 4010 -
Battery connection to the center board has failed
Declaration
Objective-C
DJIDiagnosticsErrorCentralBoardConnectToBatteryError = 5001 -
GPS connection to the center board has failed
Declaration
Objective-C
DJIDiagnosticsErrorCentralBoardConnectToGPSError = 5002 -
MC connection to the center board has failed
Declaration
Objective-C
DJIDiagnosticsErrorCentralBoardConnectToFCError = 5003 -
Video decoder encryption error
Declaration
Objective-C
DJIDiagnosticsErrorVideoDecoderEncryptionError = 6001 -
Deserializer disconnected
Declaration
Objective-C
DJIDiagnosticsErrorVideoDecoderConnectToDeserializerError = 6002 -
Aircraft Encoder Error
Declaration
Objective-C
DJIDiagnosticsErrorAirEncoderError = 7001 -
Aircraft updating
Declaration
Objective-C
DJIDiagnosticsErrorAirEncoderUpgrade = 7002 -
IMU calibration required
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerIMUNeedCalibration = 8001 -
IMU calibration incomplete
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerIMUCalibrationIncomplete = 8002 -
IMU data error
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerIMUDataError = 8003 -
General IMU error
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerIMUError = 8004 -
IMU initialization failed
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerIMUInitFailed = 8005 -
Barometer initialization failed
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerBarometerInitFailed = 8006 -
Barometer error
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerBarometerError = 8007 -
Accelerometer failed
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerAccelerometerInitFailed = 8008 -
Gyroscope error
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerGyroscopeError = 8009 -
Aircraft attitude angle is too large
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerAttitudeError = 8010 -
Data recorder errors
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerDataRecordError = 8011 -
Take-off faiure
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerTakeoffFailed = 8012 -
Unknown flight controller error
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerSystemError = 8013 -
Compass need restart
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerCompassNeedRestart = 8014 -
Compass abnormal
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerCompassAbnormal = 8015 -
Aircraft is warming up
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerWarmingUp = 8016 -
Using the wrong propellers. Inspire 2 has propellers for high altitudes and low altitudes. This error will be present when the wrong propellers are being used at the wrong altitude.
Declaration
Objective-C
DJIDiagnosticsErrorFlightControllerUsingWrongPropellers = 8017 -
Propeller Guard Mounted
Declaration
Objective-C
DJIDiagnosticsErrorVisionPropellerGuard = 9001 -
Vision sensor error
Declaration
Objective-C
DJIDiagnosticsErrorVisionSensorError = 9002 -
Vision sensor calibration error
Declaration
Objective-C
DJIDiagnosticsErrorVisionSensorCalibrationError = 9003 -
Vision sensor communication error
Declaration
Objective-C
DJIDiagnosticsErrorVisionSensorCommunicationError = 9004 -
Vision system error
Declaration
Objective-C
DJIDiagnosticsErrorVisionSystemError = 9005
View on GitHub
DJIDiagnosticsError Enum Reference