|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Common code for AP and FBW telemetry. More...
#include <inttypes.h>#include "generated/airframe.h"#include "pprzlink/messages.h"#include "modules/datalink/datalink.h"#include "modules/datalink/pprz_dl.h"#include "generated/modules.h"
Include dependency graph for downlink.h:Go to the source code of this file.
Macros | |
| #define | DefaultChannel DOWNLINK_TRANSPORT |
| #define | DefaultDevice DOWNLINK_DEVICE |
Functions | |
| void | downlink_init (void) |
Common code for AP and FBW telemetry.
Definition in file downlink.h.
| #define DefaultChannel DOWNLINK_TRANSPORT |
Definition at line 41 of file downlink.h.
| #define DefaultDevice DOWNLINK_DEVICE |
Definition at line 45 of file downlink.h.
Definition at line 67 of file downlink.c.
References DefaultDevice, DefaultPeriodic, foo, register_periodic_telemetry(), and send_downlink().
Referenced by main_init(), and main_init().
Here is the call graph for this function:
Here is the caller graph for this function: