aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/tecs_status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/uORB/topics/tecs_status.h')
-rw-r--r--src/modules/uORB/topics/tecs_status.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/uORB/topics/tecs_status.h b/src/modules/uORB/topics/tecs_status.h
index fc530b295..05310e906 100644
--- a/src/modules/uORB/topics/tecs_status.h
+++ b/src/modules/uORB/topics/tecs_status.h
@@ -70,6 +70,7 @@ struct tecs_status_s {
float flightPathAngle;
float airspeedSp;
float airspeed;
+ float airspeedFiltered;
float airspeedDerivativeSp;
float airspeedDerivative;