33 #ifndef DC_RADIO_SHOOT
34 #error "You need to define DC_RADIO_SHOOT to a RADIO_xxx channel to use this module"
37 #define DC_RADIO_SHOOT_THRESHOLD 3000
48 if ((rd_shoot == 1) && (rd_num < 4)) {
void dc_send_command(uint8_t cmd)
Send Command To Camera.
Standard Digital Camera Control Interface.
void dc_shoot_rc_periodic(void)
periodic 4Hz function
#define DC_RADIO_SHOOT_THRESHOLD
Digital Camera remote shoot using radio channel.
Generic interface for radio control modules.
static pprz_t radio_control_get(uint8_t idx)
Get a radio control channel value.
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.