Common.Message.CameraSettings (xmavlink v0.5.0)
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.