View Source APM.Message.CompassmotStatus (xmavlink_util v0.1.0)
Link to this section Summary
Link to this section Types
@type t() :: %APM.Message.CompassmotStatus{ compensationx: Float32, compensationy: Float32, compensationz: Float32, current: Float32, interference: MAVLink.Types.uint16_t(), throttle: MAVLink.Types.uint16_t() }
Status of compassmot calibration.