mtecs: add flightpathangle filter

This commit is contained in:
Thomas Gubler
2014-06-29 14:52:09 +02:00
parent 7f0b35a1b4
commit 263a2fa9b2
6 changed files with 43 additions and 22 deletions
+1
View File
@@ -68,6 +68,7 @@ struct tecs_status_s {
float altitude;
float flightPathAngleSp;
float flightPathAngle;
float flightPathAngleFiltered;
float airspeedSp;
float airspeed;
float airspeedFiltered;