Trying to setup harmonic notch filters in a 7 kg quadrocopter with 22 inch props, but pre and post filter graphs looks almost the same. Need help finding solutions to the issue.
Disable the third and fourth harmonics of the first notch filter.
Fully disable the second harmonic notch filter,
Correct your logging parameters according to the documentation or use AMC to correct it for you.
What @amilcarlucas said and:
Disable Fast harmonic Notch logging in the log bitmask.
Disable these:
INS_LOG_BAT_MASK
INS_LOG_BAT_OPT
Set this:
INS_RAW_LOG_OPT,9
Thank you for your help @amilcarlucas@dkemxr . Filters are working and showing correct graphs now.
These changes helped:
Disable these:
INS_LOG_BAT_MASK
INS_LOG_BAT_OPT
Set this:
INS_RAW_LOG_OPT,9
Here is the result of IMU spectrum, first notch filter set up for 4 harmonics, fft notch filter is enabled:
Graphs are zoomed to 500Hz.
As you can see pre and post filters differ, attenuation is noticed.
And the result of IMU spectrum where first notch filter set up for 2 harmonics, fft notch filter is disabled:
Graphs are zoomed to 500Hz.
As you can see pre and post filters differ, attenuation is noticed.