ekf2: move estimator_status test ratios to filtered values

This commit is contained in:
Daniel Agar
2024-06-17 18:09:48 -04:00
parent e4fc3022f2
commit dcb1103299
9 changed files with 142 additions and 84 deletions

View File

@@ -223,7 +223,7 @@ def create_pdf_report(ulog: ULog, multi_instance: int, output_plot_filename: str
data_plot.save()
data_plot.close()
# plot innovation_check_flags summary
# plot innovation flags summary
data_plot = CheckFlagsPlot(
status_flags_time, estimator_status_flags, [['reject_hor_vel', 'reject_hor_pos'], ['reject_ver_vel', 'reject_ver_pos',
'reject_hagl'],