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
mf_ptu.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void mf_ptu_init (void)
 Data acquisition module for Meteo France PTU board. More...
 
void mf_ptu_periodic (void)
 

Function Documentation

void mf_ptu_init ( void  )

Data acquisition module for Meteo France PTU board.

Definition at line 76 of file mf_ptu.c.

References adc_buf_channel(), ADC_CHANNEL_PTU_NB_SAMPLES, gpio_set(), gpio_setup_output(), humid_period, pressure_adc, pressure_buf, temp_adc, and temp_buf.

+ Here is the call graph for this function: