package mavsdk.rpc.calibration

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service CalibrationService

calibration.proto:11

Enable to calibrate sensors of a drone such as gyro, accelerometer, and magnetometer.

message CalibrationResult

calibration.proto:77

Result type.

Used in: CalibrateAccelerometerResponse, CalibrateGimbalAccelerometerResponse, CalibrateGyroResponse, CalibrateLevelHorizonResponse, CalibrateMagnetometerResponse, CancelResponse

enum CalibrationResult.Result

calibration.proto:79

Possible results returned for calibration commands

Used in: CalibrationResult

message ProgressData

calibration.proto:103

Progress data coming from calibration. Can be a progress percentage, or an instruction text.

Used in: CalibrateAccelerometerResponse, CalibrateGimbalAccelerometerResponse, CalibrateGyroResponse, CalibrateLevelHorizonResponse, CalibrateMagnetometerResponse