discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Information on ticket:181 and invitation to help


From: Dev Ramudit
Subject: Re: [Discuss-gnuradio] Information on ticket:181 and invitation to help (long)
Date: Thu, 17 Jan 2008 16:51:29 -0500
User-agent: Mozilla-Thunderbird 2.0.0.4 (X11/20070828)


> *** Request For Help ***

$ python
Python 2.4.4 (#1, Oct 23 2006, 13:58:18)
[GCC 4.1.1 20061011 (Red Hat 4.1.1-30)] 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


$ g++ --version
g++ (GCC) 4.1.2 20070626 (Red Hat 4.1.2-13)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ swig -version

SWIG Version 1.3.31

Compiled with x86_64-redhat-linux-g++ [x86_64-redhat-linux-gnu]
Please see http://www.swig.org for reporting bugs and further information

$ uname -a
Linux GR5T61 2.6.22.7-57.fc6 #1 SMP Fri Sep 21 19:45:12 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux

Using gnuradio r7456, Fedora core 6 64bit on a Intel Core 2 Duo.




reply via email to

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