pothosware/PothosComms

FIR designer remez exchange algorithm

guruofquality opened this issue · 4 comments

I have C++ code for Remez from spuc library, that I could probably import over/into Pothos. I'll take a look after finishing up IIR stuff

Cool, sounds good!

I've pushed support for Remez filters in FIRDesigner. New parameter weight was also added. Please take a look and try out. Let me know if there are issues

Done. And with your recent rewrite, the FIR designer is even more elegant. Thanks @audiofilter