You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uint64timestamp# time since system start (microseconds)
float32altitude_sp# Altitude setpoint AMSL [m]
float32altitude_reference# Altitude setpoint reference AMSL [m]
float32altitude_time_constant# Time constant of the altitude tracker [s]
float32height_rate_reference# Height rate setpoint reference [m/s]
float32height_rate_direct# Direct height rate setpoint from velocity reference generator [m/s]
float32height_rate_setpoint# Height rate setpoint [m/s]
float32height_rate# Height rate [m/s]
float32equivalent_airspeed_sp# Equivalent airspeed setpoint [m/s]
float32true_airspeed_sp# True airspeed setpoint [m/s]
float32true_airspeed_filtered# True airspeed filtered [m/s]
float32true_airspeed_derivative_sp# True airspeed derivative setpoint [m/s^2]
float32true_airspeed_derivative# True airspeed derivative [m/s^2]
float32true_airspeed_derivative_raw# True airspeed derivative raw [m/s^2]
float32total_energy_rate_sp# Total energy rate setpoint [m^2/s^3]
float32total_energy_rate# Total energy rate estimate [m^2/s^3]
float32total_energy_balance_rate_sp# Energy balance rate setpoint [m^2/s^3]
float32total_energy_balance_rate# Energy balance rate estimate [m^2/s^3]
float32throttle_integ# Throttle integrator value [-]
float32pitch_integ# Pitch integrator value [rad]
float32throttle_sp# Current throttle setpoint [-]
float32pitch_sp_rad# Current pitch setpoint [rad]
float32throttle_trim# estimated throttle value [0,1] required to fly level at equivalent_airspeed_sp in the current atmospheric conditions
float32underspeed_ratio# 0: no underspeed, 1: maximal underspeed. Controller takes measures to avoid stall proportional to ratio if >0.
float32fast_descend_ratio# value indicating if fast descend mode is enabled with ramp up and ramp down [0-1]