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 05310e906..c4d0c1874 100644
--- a/src/modules/uORB/topics/tecs_status.h
+++ b/src/modules/uORB/topics/tecs_status.h
@@ -68,6 +68,7 @@ struct tecs_status_s {
float altitude;
float flightPathAngleSp;
float flightPathAngle;
+ float flightPathAngleFiltered;
float airspeedSp;
float airspeed;
float airspeedFiltered;