camera trigger : mavlink stream

This commit is contained in:
Mohammed Kabir
2015-05-21 17:41:52 +05:30
parent 5ff38089e9
commit 95a8e29cfe
5 changed files with 80 additions and 19 deletions

View File

@@ -1611,6 +1611,7 @@ Mavlink::task_main(int argc, char *argv[])
configure_stream("SYSTEM_TIME", 1.0f);
configure_stream("TIMESYNC", 10.0f);
configure_stream("ACTUATOR_CONTROL_TARGET0", 10.0f);
configure_stream("CAMERA_TRIGGER", 30.0f);
break;
case MAVLINK_MODE_OSD: