imu_t * imu
Pointer to inertial sensors readout.
Definition: qfilter.h:82
Structure containing the Attitude and Heading Reference System.
Definition: ahrs.h:58
The structure for configuring the quaternion-based attitude estimation.
Definition: qfilter.h:69
The structure for the quaternion-based attitude estimation.
Definition: qfilter.h:80
float kp
The proportional gain for the acceleration correction of the angular rates.
Definition: qfilter.h:85
float kp_mag
The proportional gain for the magnetometer correction of the angular rates.
Definition: qfilter.h:87
float kp
The proportional gain for the acceleration correction of the angular rates.
Definition: qfilter.h:71
float ki
The integral gain for the acceleration correction of the biais.
Definition: qfilter.h:72
float ki_mag
The integral gain for the magnetometer correction of the angular rates.
Definition: qfilter.h:74
float ki
The integral gain for the acceleration correction of the biais.
Definition: qfilter.h:86
The IMU structure.
Definition: imu.h:108
float kp_mag
The proportional gain for the magnetometer correction of the angular rates.
Definition: qfilter.h:73
ahrs_t * ahrs
Pointer to estimated attiude.
Definition: qfilter.h:83
float ki_mag
The integral gain for the magnetometer correction of the angular rates.
Definition: qfilter.h:88