10 Commits

Author SHA1 Message Date
Vadim Kuznetsov
eaf8570514 Backport Legendre filter. Fixes #318 2023-10-02 17:48:23 +03:00
Vadim Kuznetzov
9029bc7879 Replaced float by double
Suggested in discussion thread at issue #300
2015-09-18 21:24:09 +02:00
Vadim Kuznetzov
67080e545c Added fix to avoid infinite loop 2015-04-04 16:50:00 +03:00
Guilherme Brondani Torri
b51b31f956 active: s/M_PI/pi 2015-01-20 16:34:25 +01:00
Guilherme Brondani Torri
a8c734b147 replace remaining 'math.h' by 'cmath' header 2015-01-09 13:53:16 +01:00
Vadim Kuznetzov
8d5d91a833 Cauer band-pass filter implemented 2014-10-03 19:29:08 +02:00
Vadim Kuznetzov
936079872a Added further stubs 2014-10-03 19:29:07 +02:00
Vadim Kuznetzov
b8d28c203d Implemented dynamic GUI and filter parameters transfer 2014-10-03 19:29:07 +02:00
Vadim Kuznetzov
319f921c77 Added stubs for BandPass/BandStop filter calculation fuctions 2014-10-03 19:29:07 +02:00
Guilherme Brondani Torri
8fd9ce6c94 use same convention for directory name
* Use `qucs-[name of tool]` for directory
2014-10-03 19:29:06 +02:00