Merge branch 'master' of github.com:PX4/Firmware into navigator_rewrite_estimator

This commit is contained in:
Lorenz Meier
2014-06-29 19:27:03 +02:00
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;