30 #include "generated/radio.h"
void ctrl_module_init(void)
float ctrl_module_demo_y_d_gain
static void ctrl_module_run(bool in_flight)
struct ctrl_module_demo_struct ctrl_module_demo
void guidance_module_enter(void)
void guidance_module_run(bool in_flight)
float ctrl_module_demo_y_ff_gain
float ctrl_module_demo_pr_d_gain
float ctrl_module_demo_pr_ff_gain
int32_t p
in rad/s with INT32_RATE_FRAC
int32_t r
in rad/s with INT32_RATE_FRAC
int32_t q
in rad/s with INT32_RATE_FRAC
static struct Int32Rates * stateGetBodyRates_i(void)
Get vehicle body angular rate (int).
struct RadioControl radio_control
Generic interface for radio control modules.
pprz_t values[RADIO_CONTROL_NB_CHANNEL]
#define RADIO_ROLL
Redefining RADIO_* Do not use with radio.h (ppm rc)
struct Stabilization stabilization
General stabilization interface for rotorcrafts.
int32_t cmd[COMMANDS_NB]
output command vector, range from [-MAX_PPRZ:MAX_PPRZ] (store for messages)
API to get/set the generic vehicle states.