Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue in camera plugin #470

Merged
merged 1 commit into from
Jul 24, 2018
Merged

Conversation

lbegani
Copy link
Contributor

@lbegani lbegani commented Jul 24, 2018

No description provided.

@@ -162,6 +162,7 @@ MAVLinkCommands::CommandLong CameraImpl::make_command_request_camera_capture_sta

cmd_req_camera_cap_stat.command = MAV_CMD_REQUEST_CAMERA_CAPTURE_STATUS;
cmd_req_camera_cap_stat.params.param1 = 1.0f; // Request it
cmd_req_camera_cap_stat.target_component_id = MAV_COMP_ID_CAMERA;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess that makes sense, thx.

@julianoes julianoes merged commit 07ad88e into mavlink:develop Jul 24, 2018
rt-2pm2 pushed a commit to rt-2pm2/DronecodeSDK that referenced this pull request Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants