On 05/16/2017 04:01 PM, Thom L wrote:
Loops are strictly forbidden by the buffer-management model.Hi,Thomas
For educational purposes I try to use gnuradio to realize simple digital filters with delay, add and multiply blocks.
This is perfect for non-recursive filters but it does not seem possible to make loops as in the example above and thus impossible to build a recursive filter on the same principle?
Thanks
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
However, you can loop *internally* within a block.
No comments:
Post a Comment