Qucs / qucs

Qucs Project official mirror
http://qucs.sourceforge.net/
GNU General Public License v2.0
1.15k stars 213 forks source link

Merge qucs-activefilter #43

Closed guitorri closed 10 years ago

guitorri commented 10 years ago

@ra3xdh has contributed a new application to handle active filters.

See:

An early screenshot can be seen in the pull request #14

What remains to do is to further test it, rebase and merge.

This issue is to track the progress of the merge

@ra3xdh, it would be awesome if you could write a small tutorial (something similar to a blog post that we could add to the Qucs website later on), just to show a bit the features you implemented. Documentation and references are also very much welcome.

ra3xdh commented 10 years ago

it would be awesome if you could write a small tutorial (something similar to a blog post that we could add to the Qucs website later on)

It may be step-by-step guide how to develop active filter using qicsactivefilter.

Documentation and references are also very much welcome.

It may contents underlying mathematics description.

ra3xdh commented 10 years ago

Tutorial is ready. See #48 for details. Technical report will be later.

guitorri commented 10 years ago

Merged, thank you! Just a remark. The text seems right, but in the figure manual-trfunc.png there are typos on words numerator / denominator.

ra3xdh commented 10 years ago

Spelling corrected. See #49.

guitorri commented 10 years ago

@ra3xdh, it is about ready to merge, see https://github.com/Qucs/qucs/tree/ra3xdh-activefilter-rebase Let me know if you want to do further cleanup add/remove stuff...

ra3xdh commented 10 years ago

Yes, you can now merge qucs-activefilter. I am not planning any global changes in qucs-activefilter sources. Maybe only small bugfixes.

guitorri commented 10 years ago

Thank you once again! Merged with pull request #58