All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added method
exportFilterCoefficients2Ccode
to export filter coefficient into a header file to be used in C project. - Added examples in folder to show how to use the exported filter coefficients in a C project.
- Added more discretization schemes to the GUI for Window and Linux versions
- Bug in GUI concerning Unit of cutoff frequency.
- Fixed typos in documentation of the class methods.