aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/tecs_status.h
diff options
context:
space:
mode:
authorJulian Oes <julian@oes.ch>2014-06-12 19:12:44 +0200
committerJulian Oes <julian@oes.ch>2014-06-12 19:12:44 +0200
commit59ae8cc054e941aa28edb2b668732ff4024e1cd5 (patch)
tree1032bbf0da29b1a69a6be60add55a7349c01765d /src/modules/uORB/topics/tecs_status.h
parentd48a8bc073a3aa5f515c582a1c2c3cae58a8d783 (diff)
parentf4898b94c6fd86d9087ee98634cf543fc1fdcbeb (diff)
downloadpx4-firmware-59ae8cc054e941aa28edb2b668732ff4024e1cd5.tar.gz
px4-firmware-59ae8cc054e941aa28edb2b668732ff4024e1cd5.tar.bz2
px4-firmware-59ae8cc054e941aa28edb2b668732ff4024e1cd5.zip
Merge branch 'navigator_rewrite' of github.com:PX4/Firmware into navigator_rewrite
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;