|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Include dependency graph for bluegiga_dl.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | bluegiga_dl_init (void) |
| Init function. | |
| void | bluegiga_dl_event (void) |
| Datalink Event. | |
Variables | |
| struct pprz_transport | pprz_bg_tp |
| PPRZ transport structure. | |
Datalink Event.
Definition at line 42 of file bluegiga_dl.c.
References BLUEGIGA_UPDATE_DL, dl_buffer, dl_msg_available, DlCheckAndParse(), DOWNLINK_DEVICE, foo, and pprz_bg_tp.
Here is the call graph for this function:Init function.
Definition at line 36 of file bluegiga_dl.c.
References bluegiga_init(), bluegiga_p, foo, and pprz_bg_tp.
Here is the call graph for this function:
|
extern |
PPRZ transport structure.
Definition at line 34 of file bluegiga_dl.c.
Referenced by bluegiga_dl_event(), and bluegiga_dl_init().