AirspeedWing: log the airspeed innovation test ratio

- if the value exceeds 1, then airspeed checks will trigger
- useful to monitoring the check and tuning

Signed-off-by: RomanBapst <bapstroman@gmail.com>
This commit is contained in:
RomanBapst
2025-06-17 09:22:32 +03:00
parent 59710b15ae
commit d468ec4e1d
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ float32 variance_east # Wind estimate error variance in east / Y direction (m/s
float32 tas_innov # True airspeed innovation
float32 tas_innov_var # True airspeed innovation variance
float32 tas_innov_integ_test_ratio # Value > 1 indicates that innovation failure check has triggered
float32 tas_scale_raw # Estimated true airspeed scale factor (not validated)
float32 tas_scale_raw_var # True airspeed scale factor variance