mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-27 01:12:18 +08:00
- move the analysis parts of the process_logdata_ekf script to the 'analyse_ekf' function in a new file analyse_logdata_ekf.py - return a test_results dictionary from analyse_ekf - still process log loading, preprocessing and results file output in process_logdata_ekf - add command line argument to toggle plotting - add command line argument to use different dictionary to check_level_dict.csv