Re: [Discuss-gnuradio] gr_firdes_bandpass()

2009-05-13 Thread Eric Blossom
On Wed, May 13, 2009 at 03:40:31PM -0400, Marcus D. Leech wrote: > I don't understand why this is failing: > > Traceback (most recent call last): > File "./top_block.py", line 184, in > tb = top_block(options) > File "./top_block.py", line 97, in __init__ > 1, bw, -7.0, 7.0, 150, fird

[Discuss-gnuradio] gr_firdes_bandpass()

2009-05-13 Thread Marcus D. Leech
I don't understand why this is failing: Traceback (most recent call last): File "./top_block.py", line 184, in tb = top_block(options) File "./top_block.py", line 97, in __init__ 1, bw, -7.0, 7.0, 150, firdes.WIN_HAMMING, 6.76)) File "/usr/local/lib/python2.5/site-packages/gnuradio/