Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
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

◆ dc_shoot_rc_periodic()

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(), DC_SHOOT, and radio_control_get().

+ Here is the call graph for this function: