This file includes all the types the logdecoder script will decode.
float SATS_NUM
Number of satellites used at setup time.
float SIGMA_ACC
[m/s^2] Estimated accelerometer variance
Eigen::Vector4f SIGMA_GPS
float SIGMA_PITOT
[Pa] Estimated variance of the pitot velocity
float SIGMA_POS
[m] Estimated variance of the position noise
float P_ATT
Attitude prediction covariance.
float P_POS
Position prediction covariance horizontal.
float SIGMA_BETA
[rad/s^2] Estimated gyroscope bias variance
float P_BIAS
Bias prediction covariance.
Eigen::Vector3f NED_MAG
Normalized magnetic field vector in NED frame.
float SIGMA_W
[rad] Estimated gyroscope variance
float P_POS_VERTICAL
Position prediction covariance vertical.
float SIGMA_VEL
[m/s] Estimated variance of the velocity noise
float SIGMA_MAG
[uT] Estimated magnetometer variance
float P_VEL
Velocity prediction covariance horizontal.
float SIGMA_BAR
[Pa] Estimated altitude variance
float P_VEL_VERTICAL
Velocity prediction covariance vertical.