discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Two filters in the same block


From: Salwan Damman
Subject: Two filters in the same block
Date: Wed, 22 Jan 2020 08:55:53 -0800

Hello everyone,

Let's say I have to implement a general block that contains two different filters each having a different number of taps. What should I set the history to? What other things do I need to watch out for to make sure that the filters in that block work as intended.

The output of the first filter is fed to the second filter and I can't really separate them into different blocks. 

Sal

reply via email to

[Prev in Thread] Current Thread [Next in Thread]