|  | Paparazzi UAS v7.0_unstable
    Paparazzi is a free software Unmanned Aircraft System. | 
#include "video_cam_ctrl.h"#include "generated/modules.h"#include "modules/digital_cam/dc.h"#include "modules/computer_vision/video_capture.h" Include dependency graph for video_cam_ctrl.c:
 Include dependency graph for video_cam_ctrl.c:Go to the source code of this file.
| Functions | |
| void | digital_cam_video_init (void) | 
| void | digital_cam_video_periodic (void) | 
| void | dc_send_command (uint8_t cmd) | 
| Send Command To Camera. | |
Send Command To Camera.
Definition at line 48 of file video_cam_ctrl.c.
References DC_OFF, DC_ON, dc_send_command_common(), dc_send_shot_position(), DC_SHOOT, DC_TALLER, DC_WIDER, and video_capture_shoot().
 Here is the call graph for this function:
 Here is the call graph for this function:Definition at line 33 of file video_cam_ctrl.c.
Definition at line 37 of file video_cam_ctrl.c.
References dc_periodic().
 Here is the call graph for this function:
 Here is the call graph for this function: