|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
Datalink using IVY protocol. More...
#include "pprzlink/ivy_transport.h"
Include dependency graph for ivy_dl.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | ivy_dl_init (void) |
| Init function. More... | |
Variables | |
| struct ivy_transport | ivy_tp |
| IVY transport structure. More... | |
Datalink using IVY protocol.
Definition in file ivy_dl.h.
| struct ivy_transport ivy_tp |
IVY transport structure.
Definition at line 29 of file ivy_dl.c.
Referenced by ivy_dl_init(), set_datalink_message(), and update_dl_status().