Paparazzi UAS  v5.14.0_stable-0-g3f680d1
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
trigger_ext.h File Reference

Measure external trigger pulse at PPM input. More...

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

Go to the source code of this file.

Functions

void trigger_ext_init (void)
 
void trigger_ext_periodic (void)
 

Detailed Description

Measure external trigger pulse at PPM input.

This measures a trigger pulse length (e.g. duration of a wind turbine rotation) and sends a message with the info.

Definition in file trigger_ext.h.

Function Documentation

void trigger_ext_init ( void  )

Definition at line 43 of file trigger_ext_hw.c.

References T0CCR, trig_ext_init(), TRIG_EXT_PINSEL, TRIG_EXT_PINSEL_BIT, TRIG_EXT_PINSEL_VAL, TRIGGER_CRF, TRIGGER_CRI, TRIGGER_CRR, and trigger_ext_valid.

+ Here is the call graph for this function:

void trigger_ext_periodic ( void  )

Definition at line 46 of file trigger_ext.c.

References ac_id, DefaultChannel, DefaultDevice, delta_t0, gps_tow_from_sys_ticks(), msec_of_sys_time_ticks(), trig_ext_valid, trigger_t0, and TRUE.

+ Here is the call graph for this function: