Re: [Discuss-gnuradio] Multiplie top blocks

2008-05-13 Thread Eric Blossom
On Tue, May 13, 2008 at 07:35:31PM +0200, Dominik Auras wrote: > Hello, > > This is definitely a defect, I think. It is obstructing useful ways to use > GNU Radio for. > > I did it as said, allowing only one instance to be running, but several to > be created. > > Dominik Known problem. It'll

Re: [Discuss-gnuradio] Multiplie top blocks

2008-05-13 Thread Dominik Auras
Hello, This is definitely a defect, I think. It is obstructing useful ways to use GNU Radio for. I did it as said, allowing only one instance to be running, but several to be created. Dominik ___ Discuss-gnuradio mailing list Discuss-gnuradio@gn

[Discuss-gnuradio] Multiplie top blocks

2008-05-09 Thread Dominik Auras
Hi! During the buildup phase of my gnuradio scripts (in __init__ of classes that inherit from top_block or some classes that are initialized from a topblock instance), I try to use gnuradio to convert some data. E.g. I use gr.fft to do FFT on some constant data, or apply the function of some sp