![]() |
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "modules/actuators/actuators_hitl.h"
#include "modules/datalink/telemetry.h"
#include "modules/core/commands.h"
#include "modules/actuators/actuators.h"
#include "generated/airframe.h"
Go to the source code of this file.
Functions | |
void | actuators_hitl_init (void) |
void | actuators_hitl_periodic (void) |
Variables | |
static struct pprz_transport | actuators_hitl_tp |
Definition in file actuators_hitl.c.
Definition at line 43 of file actuators_hitl.c.
References actuators_hitl_tp, and foo.
Definition at line 48 of file actuators_hitl.c.
References actuators_hitl_tp, commands, MotorMixing::commands, foo, motor_mixing, and MOTOR_MIXING_NB_MOTOR.
|
static |
Definition at line 41 of file actuators_hitl.c.
Referenced by actuators_hitl_init(), and actuators_hitl_periodic().