Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Digital Camera Control: controls triggering of an embedded digital camera on a linux based autopilot. More...
#include "modules/digital_cam/dc.h"
Go to the source code of this file.
Functions | |
void | digital_cam_video_init (void) |
void | digital_cam_video_periodic (void) |
Digital Camera Control: controls triggering of an embedded digital camera on a linux based autopilot.
Definition in file video_cam_ctrl.h.
void digital_cam_video_init | ( | void | ) |
Definition at line 33 of file video_cam_ctrl.c.
void digital_cam_video_periodic | ( | void | ) |
Definition at line 37 of file video_cam_ctrl.c.
References dc_periodic().