mtecs: add altitude prefiltering

This commit is contained in:
Thomas Gubler
2014-07-17 17:38:04 +02:00
parent 213fe0cc20
commit facffe2b9e
6 changed files with 20 additions and 3 deletions
+1
View File
@@ -66,6 +66,7 @@ struct tecs_status_s {
float altitudeSp;
float altitude;
float altitudeFiltered;
float flightPathAngleSp;
float flightPathAngle;
float flightPathAngleFiltered;