mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 23:18:28 -04:00
366bc06089
This delegates updates to a bank of NotchFilters located at an rpm frequency and harmonics. Center frequency can be updated dynamically. Notch parameters are configurable, including the number of harmonics to filter on. Updates to the filter parameters are optimized across the notch bank. Convert notch bandwidth and frequency to floats. allow all filter harmonics to be controlled. add destructor to harmonic notch. don't allocate sub-filters for harmonic notch if no harmonics set. |
||
---|---|---|
.. | ||
examples | ||
AverageFilter.h | ||
Butter.h | ||
DerivativeFilter.cpp | ||
DerivativeFilter.h | ||
Filter.h | ||
FilterClass.h | ||
FilterWithBuffer.h | ||
HarmonicNotchFilter.cpp | ||
HarmonicNotchFilter.h | ||
LowPassFilter2p.cpp | ||
LowPassFilter2p.h | ||
LowPassFilter.cpp | ||
LowPassFilter.h | ||
ModeFilter.h | ||
NotchFilter.cpp | ||
NotchFilter.h |