30 #ifndef AHRS_INT_CMPL_EULER_H
31 #define AHRS_INT_CMPL_EULER_H
struct Int32Eulers ltp_to_imu_euler
struct AhrsIntCmplEuler ahrs_ice
Dispatcher to register actual AHRS implementations.
void ahrs_ice_propagate(struct Int32Rates *gyro)
void ahrs_ice_update_accel(struct Int32Vect3 *accel)
void ahrs_ice_set_body_to_imu(struct OrientationReps *body_to_imu)
bool_t ahrs_ice_align(struct Int32Rates *lp_gyro, struct Int32Vect3 *lp_accel, struct Int32Vect3 *lp_mag)
void ahrs_ice_update_mag(struct Int32Vect3 *mag)
struct Int32Eulers measurement
struct Int32Eulers measure
struct Int32Eulers hi_res_euler
struct OrientationReps body_to_imu
struct Int32Rates imu_rate
enum AhrsICEStatus status
static struct OrientationReps body_to_imu
void ahrs_ice_set_body_to_imu_quat(struct FloatQuat *q_b2i)
Generic orientation representation and conversions.
struct Int32Rates gyro_bias
struct Int32Eulers residual
Paparazzi fixed point algebra.