Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 708 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 708 Bytes

Change Log

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.

[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.