Paparazzi UAS  v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
dc_shoot_rc.h File Reference

Digital Camera remote shoot using radio channel. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void dc_shoot_rc_periodic (void)
 periodic 4Hz function More...
 

Detailed Description

Digital Camera remote shoot using radio channel.

Use radio channel to take a picture. Only works with fixedwing firmware.

Definition in file dc_shoot_rc.h.

Function Documentation

void dc_shoot_rc_periodic ( void  )

periodic 4Hz function

Definition at line 39 of file dc_shoot_rc.c.

References DC_RADIO_SHOOT_THRESHOLD, dc_send_command(), and DC_SHOOT.

+ Here is the call graph for this function: