Paparazzi UAS  v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
extra_pprz_dl.c File Reference
+ Include dependency graph for extra_pprz_dl.c:

Go to the source code of this file.

Functions

void extra_pprz_dl_init (void)
 Init function. More...
 

Variables

struct pprz_transport extra_pprz_tp
 

Function Documentation

void extra_pprz_dl_init ( void  )

Init function.

Definition at line 28 of file extra_pprz_dl.c.

References extra_pprz_tp.

Variable Documentation

struct pprz_transport extra_pprz_tp

Definition at line 26 of file extra_pprz_dl.c.

Referenced by extra_pprz_dl_init(), and mf_daq_send_state().