Skip to content

v2.4

Latest
Compare
Choose a tag to compare
@aothmane-control aothmane-control released this 12 Apr 07:13
· 12 commits to master since this release

[2.4] - 2024-04-12

Added

  • 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

Changed

Fixed

  • Bug in GUI concerning Unit of cutoff frequency.
  • Fixed typos in documentation of the class methods.