29 #ifndef AHRS_ALIGNER_H
30 #define AHRS_ALIGNER_H
35 #define AHRS_ALIGNER_UNINIT 0
36 #define AHRS_ALIGNER_RUNNING 1
37 #define AHRS_ALIGNER_LOCKED 2
void ahrs_aligner_init(void)
struct AhrsAligner ahrs_aligner
void ahrs_aligner_restart(void)
void ahrs_aligner_run(void)
struct Int32Rates lp_gyro
struct Int32Vect3 lp_accel
Paparazzi fixed point algebra.
int int32_t
Typedef defining 32 bit int type.
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.