mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-09 03:00:35 +08:00
mtecs: add flightpathangle filter
This commit is contained in:
@@ -68,6 +68,7 @@ struct tecs_status_s {
|
||||
float altitude;
|
||||
float flightPathAngleSp;
|
||||
float flightPathAngle;
|
||||
float flightPathAngleFiltered;
|
||||
float airspeedSp;
|
||||
float airspeed;
|
||||
float airspeedFiltered;
|
||||
|
||||
Reference in New Issue
Block a user