31 #include "generated/airframe.h"
42 #ifndef INS_ROLL_NEUTRAL_DEFAULT
43 #define INS_ROLL_NEUTRAL_DEFAULT 0
45 #ifndef INS_PITCH_NEUTRAL_DEFAULT
46 #define INS_PITCH_NEUTRAL_DEFAULT 0
void ahrs_register_impl(AhrsEnableOutput enable)
Register an AHRS implementation.
#define INS_PITCH_NEUTRAL_DEFAULT
void update_ahrs_from_sim(void)
void ahrs_sim_register(void)
#define INS_ROLL_NEUTRAL_DEFAULT
Interface to set the AHRS from the simple OCaml simulator.
static void stateSetNedToBodyEulers_f(struct FloatEulers *ned_to_body_eulers)
Set vehicle body attitude from euler angles (float).
static void stateSetBodyRates_f(struct FloatRates *body_rate)
Set vehicle body angular rate (float).
Paparazzi floating point algebra.
API to get/set the generic vehicle states.