discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Filterbanks


From: Matt Ettus
Subject: Re: [Discuss-gnuradio] Filterbanks
Date: Tue, 06 Jun 2006 12:42:38 -0700
User-agent: Mozilla Thunderbird 1.0.8-1.1.fc4 (X11/20060501)

Marcus Leech wrote:

Is there a usable filterbank block currently available in Gnu Radio?

If I wanted to break up a 4Mhz input bandwidth into a plenitude of narrower channels, farming out the processing of these narrower channels to other processors, is there a block that can help get
 me started?

I'm thinking of doing a distributed SETI-search engine this way

We have the analysis_filterbank and the synthesis_filterbank, which can be found in

   gnuradio-core/src/python/gnuradio/blksimpl/filterbank.py

and the ayfabtu.py example shows the basic usage.

Matt




reply via email to

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