Common.Message.CameraSettings (xmavlink_util v0.4.3)
View SourceSummary
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.