mavlink v0.7.0 APM.Message.SetMagOffsets View Source

Link to this section Summary

Types

t()

Set the magnetometer offsets

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.SetMagOffsets{
  mag_ofs_x: MAVLink.Types.int16_t(),
  mag_ofs_y: MAVLink.Types.int16_t(),
  mag_ofs_z: MAVLink.Types.int16_t(),
  target_component: MAVLink.Types.uint8_t(),
  target_system: MAVLink.Types.uint8_t()
}

Set the magnetometer offsets