analogdevicesinc / ad936x-filter-wizard

MATLAB-based FIR filter design
Other
50 stars 40 forks source link

MATLAB codegen support for internal_filter_designer #20

Closed tfcollins closed 7 years ago

tfcollins commented 7 years ago

This PR includes a new internal_filter_designer function called internal_filter_designer_cg which supports C/C++ code generation through MATLAB Coder.

MATLAB testing has passed on Linux (Ubuntu 16.04), OSX (10.12), and Windows (Server 2008-R2).