27#include "modules/actuators/actuators_t4_arch.h"
32#ifndef ACTUATORS_T4_REFRESH_FREQUENCY
33#define ACTUATORS_T4_REFRESH_FREQUENCY 200;
36#ifndef ACTUATORS_T4_NUM_MAX_SERVOS
37#define ACTUATORS_T4_NUM_MAX_SERVOS 12
40#ifndef ACTUATORS_T4_NUM_MAX_ESCS
41#define ACTUATORS_T4_NUM_MAX_ESCS 4
Main include for ABI (AirBorneInterface).
Uses a T4 Actuators Board as fly by wire system. This Board can control serial bus servos,...
int32_t actuators_t4_values[ACTUATORS_T4_NB]
Print the configuration variables from the header.
void actuators_t4_commit(void)
float actuators_t4_extra_data_out_local[255]
struct ActuatorsT4Out actuators_t4_out_local
#define ACTUATORS_T4_NUM_MAX_ESCS
#define ACTUATORS_T4_NUM_MAX_SERVOS
#define ACTUATORS_T4_REFRESH_FREQUENCY
void actuators_t4_arch_init(void)
Arch dependent init file.
PRINT_CONFIG_VAR(ONELOOP_ANDI_FILT_CUTOFF)
int int32_t
Typedef defining 32 bit int type.
short int16_t
Typedef defining 16 bit short type.