30#include "generated/airframe.h"
31#if ROTORCRAFT_FIRMWARE && NPS_NO_MOTOR_MIXING
37#error "HITL_DEVICE must be defined"
54#if ROTORCRAFT_FIRMWARE
55#if NPS_NO_MOTOR_MIXING
void actuators_hitl_periodic(void)
void actuators_hitl_init(void)
static struct pprz_transport actuators_hitl_tp
Hardware independent code for commands handling.
Hardware independent API for actuators (servos, motor controllers).
struct MotorMixing motor_mixing
int32_t commands[MOTOR_MIXING_NB_MOTOR]
#define MOTOR_MIXING_NB_MOTOR
static const ShellCommand commands[]
Periodic telemetry system header (includes downlink utility and generated code).
short int16_t
Typedef defining 16 bit short type.
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.