Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Path: blob/master/Tools/FilterTestTool/Readme.md
Views: 1798
ArduPilot IMU Filter Test Tool
Warning: always check the onboard FFT to setup filters, this tool only simulates the effects of filtering.
This is a tool to simulate IMU filtering on a raw IMU log. This requires activating the RAW_IMU bit on the LOG_BITMASK parameter. Currently only supports the primary IMU and does not use batch sampling.
To run it:
This will open a file chooser dialog to select a log file.
Log file can also be specified from command line
To choose a smaller section of the log begin and/or end time can be specified in seconds. E.g. to open only the log section between 60 and 120 seconds:
More info here: