View Source Common.Message.CameraSettings (xmavlink_util v0.3.0)
Link to this section Summary
Link to this section Types
@type t() :: %Common.Message.CameraSettings{ focuslevel: Float32, mode_id: Common.Types.camera_mode(), time_boot_ms: XMAVLink.Types.uint32_t(), zoomlevel: Float32 }
Settings of a camera. Can be requested with a MAV_CMD_REQUEST_MESSAGE command.