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
#define INS_PITCH_NEUTRAL_DEFAULT
void update_ahrs_from_sim(void)
#define INS_ROLL_NEUTRAL_DEFAULT
Interface to set the AHRS from the simple OCaml simulator.
static void stateSetNedToBodyEulers_f(uint16_t id, struct FloatEulers *ned_to_body_eulers)
Set vehicle body attitude from euler angles (float).
static void stateSetBodyRates_f(uint16_t id, struct FloatRates *body_rate)
Set vehicle body angular rate (float).
Paparazzi floating point algebra.
API to get/set the generic vehicle states.