Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
dc_shoot_rc.h File Reference
+ 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(), and DC_SHOOT.

+ Here is the call graph for this function: