Module messages

Module messages 

Source
Expand description

MAVLink messages of Camera microservice for all dialect.

Modules§

camera_capture_status
MAVLink message CAMERA_CAPTURE_STATUS for Camera microservice of all dialect inherited from super::super::super::super::super::all dialect.
camera_fov_status
MAVLink message CAMERA_FOV_STATUS for Camera microservice of all dialect inherited from super::super::super::super::super::all dialect.
camera_image_captured
MAVLink message CAMERA_IMAGE_CAPTURED for Camera microservice of all dialect inherited from super::super::super::super::super::all dialect.
camera_information
MAVLink message CAMERA_INFORMATION for Camera microservice of all dialect inherited from super::super::super::super::super::all dialect.
camera_settings
MAVLink message CAMERA_SETTINGS for Camera microservice of all dialect inherited from super::super::super::super::super::all dialect.
camera_tracking_geo_status
MAVLink message CAMERA_TRACKING_GEO_STATUS for Camera microservice of all dialect inherited from super::super::super::super::super::all dialect.
camera_tracking_image_status
MAVLink message CAMERA_TRACKING_IMAGE_STATUS for Camera microservice of all dialect inherited from super::super::super::super::super::all dialect.
command_ack
MAVLink COMMAND_ACK message implementation for Camera microservice of all dialect dialect.
command_cancel
MAVLink COMMAND_CANCEL message implementation for Camera microservice of all dialect dialect.
command_int
MAVLink COMMAND_INT message implementation for Camera microservice of all dialect dialect.
command_long
MAVLink COMMAND_LONG message implementation for Camera microservice of all dialect dialect.
storage_information
MAVLink message STORAGE_INFORMATION for Camera microservice of all dialect inherited from super::super::super::super::super::all dialect.
video_stream_information
MAVLink message VIDEO_STREAM_INFORMATION for Camera microservice of all dialect inherited from super::super::super::super::super::all dialect.
video_stream_status
MAVLink message VIDEO_STREAM_STATUS for Camera microservice of all dialect inherited from super::super::super::super::super::all dialect.

Structs§

CommandAck
MAVLink COMMAND_ACK message.
CommandCancel
MAVLink COMMAND_CANCEL message.
CommandInt
MAVLink COMMAND_INT message.
CommandLong
MAVLink COMMAND_LONG message.

Type Aliases§

CameraCaptureStatus
Originally defined in all::messages::camera_capture_status.
CameraFovStatus
Originally defined in all::messages::camera_fov_status.
CameraImageCaptured
Originally defined in all::messages::camera_image_captured.
CameraInformation
Originally defined in all::messages::camera_information.
CameraSettings
Originally defined in all::messages::camera_settings.
CameraTrackingGeoStatus
Originally defined in all::messages::camera_tracking_geo_status.
CameraTrackingImageStatus
Originally defined in all::messages::camera_tracking_image_status.
StorageInformation
Originally defined in all::messages::storage_information.
VideoStreamInformation
Originally defined in all::messages::video_stream_information.
VideoStreamStatus
Originally defined in all::messages::video_stream_status.