warrenwoolseyiii / common-embedded-filters

A collection of common filters for embedded systems, implemented in fixed & floating point arithmetic.
MIT License
1 stars 0 forks source link

FTR-9 #9

Closed warrenwoolseyiii closed 8 months ago

warrenwoolseyiii commented 9 months ago

Feature request to add tools to help analyze filter performance from a real embedded system. Primarily through the analysis of logs.

Add a feature to run an FFT on pre and post filtered data by inputting log files.

Integrate the basic plotting script into this feature as well

Add a feature for phase shift analysis as well?