Re: [Discuss-gnuradio] Swig error with add_item_tag

2014-04-10 Thread Martin Braun
Hey Jay, please make sure to provide GR version number for questions like this, and point us to the exact source file and line number that's causing the trouble. As for your error: On 04/09/2014 08:34 PM, Jay Radcliffe wrote: self.add_item_tag(0, nitems_written + index_start -

Re: [Discuss-gnuradio] Swig error with add_item_tag

2014-04-10 Thread Michael Ossmann
On Wed, Apr 09, 2014 at 12:34:59PM -0600, Jay Radcliffe wrote: jay@ironfist:~/tpms-master/src$ ../src/extract_bursts.py ~jay/ping_903.020m_0.400m_20140403_00z_rtlsdr.cfile 19.6 T: -256, 0 handler caught exception: Wrong number or type of arguments for overloaded

Re: [Discuss-gnuradio] Swig error with add_item_tag

2014-04-10 Thread Jay Radcliffe
Much appreciated. Jared and I caught the negative number last night. It then did exactly what you described, finding one huge burst. I am working with him on some of the fsk demod tools he is working on. As far as your other message: I would love to take your course. I know you are giving it at

[Discuss-gnuradio] Swig error with add_item_tag

2014-04-09 Thread Jay Radcliffe
Hello, I am working with some code from Jared Boone who did some work with gnuradio looking at Tire Pressure Sensor Modules (tpms). See the repo here: https://github.com/jboone/tpms. I am having a hell of a time getting my setup to run his code. I get the following error:

[Discuss-gnuradio] SWIG Error: Syntax error in input

2009-06-08 Thread E. Ornelas
Hi! I've been creating a block based on the howto create a block example. But this time something strange happened and I can't seem to find the cause. I already had several input parameters in the altered version of the block, but after adding the variable frequency in the input I started

[Discuss-gnuradio] Swig Error

2009-04-02 Thread gohar anwar
Hi, I am getting the following error while running a programme. Programme is fine. I have checked it on other PC. I think there is some thing wrong with the installation of SWIG or else. Traceback (most recent call last): File ./gsm_scan.py, line 21, in

Re: [Discuss-gnuradio] Swig Error

2009-04-02 Thread Eric Blossom
On Thu, Apr 02, 2009 at 11:02:23AM -0700, gohar anwar wrote: Hi, I am getting the following error while running a programme. Programme is fine. I have checked it on other PC. I think there is some thing wrong with the installation of SWIG or else.

[Discuss-gnuradio] swig error during compiling

2009-01-13 Thread feldmaus
Hi All, i think there is an misconfiguration in the swig package ?! I did the following: /configure --enable-gr-wxgui --enable-grc --enable-usrp --enable-gr-usrp --enable-gr-audio-alsa --enable-gnuradio-examples --enable-gnuradio-core --enable-gr-audio-oss --prefix=/usr make checkinstall(like

Re: [Discuss-gnuradio] swig error during compiling

2009-01-13 Thread Johnathan Corgan
On Tue, Jan 13, 2009 at 4:23 AM, feldmaus feldmann_mar...@gmx.de wrote: libtool: install: error: cannot install `_gnuradio_swig_py_runtime.la' to a directory not ending in /usr/local/lib/python2.6/site-packages/gnuradio/gr In the past when we've seen this error, it is when there is a previous

[Discuss-gnuradio] Swig Error in Python from Trunk Build

2007-06-16 Thread John Stralka
I am running Feisty Fawn Ubuntu. I downloaded, built, and installed the GNU Radio via the trunk following the build directions for Feisty on http://gnuradio.org/trac/wiki/UbuntuInstall;. As directed, I used the Ubuntu version of swig since I'm using Feisty. Everything seemed to go ok. My

Re: [Discuss-gnuradio] Swig Error in Python from Trunk Build

2007-06-16 Thread Dan Halperin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Double check that you updated /etc/ld.so.conf and run ldconfig? - -Dan John Stralka wrote: I am running Feisty Fawn Ubuntu. I downloaded, built, and installed the GNU Radio via the trunk following the build directions for Feisty on

Re: [Discuss-gnuradio] Swig Error in Python from Trunk Build

2007-06-16 Thread John Stralka
Dan, Double check that you updated /etc/ld.so.conf and run ldconfig? ... yes, I did this as stated in the directions. My /etc/ld.so.conf file is: include /etc/ld.so.conf.d/*.conf /usr/local/lib /usr/lib/atlas

Re: [Discuss-gnuradio] swig error in compile, gr-atsc stuff

2006-04-19 Thread Charles Swiger
On Tue, 2006-04-18 at 17:00 -0400, Charles Swiger wrote: Gang - Wonder if any of the block writing wizards could take a gander at this and spot why the blocks compile, but error out on the - I don't even know what you call it - the swig file? atsc.cc:2178: error: `atsc_ds_to_softds_sptr'

[Discuss-gnuradio] swig error in compile, gr-atsc stuff

2006-04-18 Thread Charles Swiger
Gang - Wonder if any of the block writing wizards could take a gander at this and spot why the blocks compile, but error out on the - I don't even know what you call it - the swig file? output: creating libatsc-qa.la (cd .libs rm -f libatsc-qa.la ln -s ../libatsc-qa.la libatsc-qa.la) if