27 #include "generated/modules.h"
void digital_cam_video_periodic(void)
void dc_init(void)
initialize settings
Standard Digital Camera Control Interface.
void digital_cam_video_init(void)
void video_thread_take_shot(bool_t take)
Take a shot and save it This will only work when the streaming is enabled.
Get live images from a RTP/UDP stream and save pictures on internal memory.
void dc_periodic(void)
periodic function
void dc_send_command(uint8_t cmd)
Send Command To Camera.
Digital Camera Control: controls triggering of an embedded digital camera on a linux based autopilot...
void dc_send_shot_position(void)
Send Down the coordinates of where the photo was taken.