View Source APM.Message.OsdParamShowConfig (xmavlink_util v0.1.0)

Link to this section Summary

Types

t()

Read a configured an OSD parameter slot.

Link to this section Types

@type t() :: %APM.Message.OsdParamShowConfig{
  osd_index: MAVLink.Types.uint8_t(),
  osd_screen: MAVLink.Types.uint8_t(),
  request_id: MAVLink.Types.uint32_t(),
  target_component: MAVLink.Types.uint8_t(),
  target_system: MAVLink.Types.uint8_t()
}

Read a configured an OSD parameter slot.