On Sun, Jan 20, 2008 at 12:02:20AM +0100, Patrick Strasser wrote: > I have Debian unstable 32bit: > > [EMAIL PROTECTED]:~$ python > Python 2.4.4 (#2, Apr 5 2007, 20:11:18) > [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> from gnuradio import gr > >>> gr.firdes.hilbert(0) > terminate called after throwing an instance of 'std::out_of_range' > what(): Hilbert: Must have odd number of taps > Aborted >
Hey everybody! Thanks for your help on ticket:181. I think we've got enough to go on for now. Johnathan applied a work-around to the trunk in r7461. If you've updated to at least 7461 and you still see the problem, or see any strange side-effects, please do let us know. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
