Namazu: a Full-Text Search Engine

This index contains 81,291 documents and 1,265,498 keywords.

Last modified: 2024-05-06


Query: [How to search]

Display: Description: Sort:

Results:

References: [ SWIG: 3552 ]

Total 3552 documents matching your query.

21. [Discuss-gnuradio] GNU Radio 2.x now available for testing! (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Mon, 12 Jul 2004 18:22:51 -0700
Hi Folks, At long last I've cut a set of tarballs for GNU Radio 2.x. The code is now broken into multiple tarballs to split out the hardware dependent pieces of code, and to make it easier to add new
/archive/html/discuss-gnuradio/2004-07/msg00013.html (13,773 bytes)

22. Re: [Discuss-gnuradio] Magnitude of complex vector (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Tue, 10 Aug 2004 21:59:14 -0700
There is a whole list of missing signal processing blocks. This is one of them. Below is a list of related blocks. Please feel free to write one or more of them along with test code send them to me.
/archive/html/discuss-gnuradio/2004-08/msg00021.html (6,302 bytes)

23. [Discuss-gnuradio] playing nice with swig (score: 34)
Author: David Carr <dc@dcarr.org>
Date: Tue, 17 Aug 2004 14:44:14 -0500
I'm working on an AM demodulator using my gr_complex_mag block. Unfourtunately I don't think I have everything working with SWIG. This is the error I get. $ python am_demod_file.py 1 audio: using aud
/archive/html/discuss-gnuradio/2004-08/msg00042.html (5,459 bytes)

24. Re: [Discuss-gnuradio] playing nice with swig (score: 35)
Author: Eric Blossom <eb@comsec.com>
Date: Tue, 17 Aug 2004 21:52:56 -0700
Hmmm. Looks OK to me. I'm assuming you've also got a #include <gr_complex_mag.h> in general.i in addition to the %include "gr_complex_mag.i". If not, it wouldn't have built. Try this: $ cd gnuradio-c
/archive/html/discuss-gnuradio/2004-08/msg00043.html (6,395 bytes)

25. [Discuss-gnuradio] Why does swig hate me? (score: 33)
Author: David Carr <dc@dcarr.org>
Date: Sat, 18 Sep 2004 13:23:22 -0500
I'm trying to experiment with the latest cvs gnuradio-core. I'm using a fresh cvs checkout. I've done make install but I get this: $#export PYTHONPATH=/usr/lib/python2.3/site-packages $#python dial_t
/archive/html/discuss-gnuradio/2004-09/msg00025.html (4,926 bytes)

26. [Discuss-gnuradio] addendum (score: 7)
Author: David Carr <dc@dcarr.org>
Date: Sat, 18 Sep 2004 13:35:03 -0500
On my earlier swig problem... I noticed this error while building swig: /bin/sh ../../../libtool --mode=link g++ -g -O2 -Wall -Woverloaded-virtual -pthread -o _gnuradio_swig_python.la -rpath /usr/lib
/archive/html/discuss-gnuradio/2004-09/msg00026.html (6,715 bytes)

27. Re: [Discuss-gnuradio] Why does swig hate me? (score: 34)
Author: Eric Blossom <eb@comsec.com>
Date: Sat, 18 Sep 2004 15:11:19 -0700
Sorry for the lack of notice... As of late last night we now require SWIG version 1.3.22 for CVS head. It fixes serveral problems, including the problem with getting vectors of complex into and out o
/archive/html/discuss-gnuradio/2004-09/msg00027.html (5,239 bytes)

28. Re: [Discuss-gnuradio] addendum (score: 7)
Author: Eric Blossom <eb@comsec.com>
Date: Sat, 18 Sep 2004 15:12:36 -0700
Oops, I'll get check it in, or something else that works. This stuff works around a bug that's still in SWIG 1.3.22 Eric
/archive/html/discuss-gnuradio/2004-09/msg00028.html (5,115 bytes)

29. Re: [Discuss-gnuradio] addendum (score: 6)
Author: Eric Blossom <eb@comsec.com>
Date: Sat, 18 Sep 2004 16:11:27 -0700
I've rewritten gen-swig-bug-fix in python and checked it in. Eric
/archive/html/discuss-gnuradio/2004-09/msg00029.html (5,006 bytes)

30. Re: [Discuss-gnuradio] addendum (score: 6)
Author: David Carr <dc@dcarr.org>
Date: Sun, 19 Sep 2004 02:19:57 -0500
Thanks Eric, I've got it all compiled now. The reason I'm doing this is that I'd like to see a real-time spectrum display - ala fftsink. Unfourtunately a slightly modified version of the mc4020_fft.p
/archive/html/discuss-gnuradio/2004-09/msg00030.html (6,195 bytes)

31. [Discuss-gnuradio] GnuRadio-2.1: missing gr_fir_filter_XXX.h.t (score: 2)
Author: Berndt Josef Wulf <wulf@ping.net.au>
Date: Wed, 29 Sep 2004 01:42:45 +0930
G'day, when building GnuRadio-2.1 the following error occurs: gmake[4]: Entering directory `/tmp/gnuradio-core-2.1/src/lib/filter' PYTHONPATH=../../../src/python ./generate_all.py Traceback (most rec
/archive/html/discuss-gnuradio/2004-09/msg00057.html (7,098 bytes)

32. Re: [Discuss-gnuradio] GnuRadio-2.1: missing gr_fir_filter_XXX.h.t (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Tue, 28 Sep 2004 10:25:23 -0700
Sorry about that. I'll send you the missing file. New tar balls in next day or so. Eric
/archive/html/discuss-gnuradio/2004-09/msg00058.html (8,456 bytes)

33. [Discuss-gnuradio] Re: CVS gr-build module (score: 2)
Author: MATTHEW BURNHAM <mat_burnham@btopenworld.com>
Date: Wed, 29 Sep 2004 23:37:33 +0100 (BST)
On Tue, 28 Sep 2004 18:20:52 -0700, Eric Blossom wrote: called gr much easier. checkout and build hand. I had a go with this this evening. Had a few issues getting all the required dependencies toget
/archive/html/discuss-gnuradio/2004-09/msg00066.html (5,944 bytes)

34. Re: [Discuss-gnuradio] Re: CVS gr-build module (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Wed, 29 Sep 2004 15:55:04 -0700
I'm using Mandrake 9.2, 10.0 "Official" and 10.1 "Community". I know that some are using Fedora Core 2, but I found that at least on my P4 server, it wasn't ready for prime time. There are definitely
/archive/html/discuss-gnuradio/2004-09/msg00067.html (7,571 bytes)

35. Re: [Discuss-gnuradio] New GNU Radio tarballs (score: 6)
Author: rkrishnan@symonds.net (Ramakrishnan Muthukrishnan)
Date: Fri, 15 Oct 2004 23:04:42 +0530
matt> Eric uploaded new tarballs, and these should compile out of the box. Find them matt> at: matt> http://comsec.com/wiki?GnuRadio2.X matt> Please report success or failure on the various platforms
/archive/html/discuss-gnuradio/2004-10/msg00046.html (9,150 bytes)

36. Re: [Discuss-gnuradio] New GNU Radio tarballs (score: 6)
Author: rkrishnan@symonds.net (Ramakrishnan Muthukrishnan)
Date: Sun, 17 Oct 2004 20:35:44 +0530
eb> Can you please send me the output of the build that includes stdout eb> and stderr? stderr doesn't appear to be included in what you sent to eb> the list. Here is the output of make check > file
/archive/html/discuss-gnuradio/2004-10/msg00054.html (12,269 bytes)

37. [Discuss-gnuradio] GnuRadio: A NetBSD experience (score: 2)
Author: Berndt Josef Wulf <wulf@ping.net.au>
Date: Thu, 21 Oct 2004 02:37:31 +0930
G'day, I finally had success in porting the required software packages for the current version of GnuRadion (CVS as of 17-Oct-2004) working on NetBS-i386-2.99.9. This email is for the benefit of othe
/archive/html/discuss-gnuradio/2004-10/msg00060.html (8,429 bytes)

38. [Discuss-gnuradio] Problem with interleaved_short_to_complex (score: 3)
Author: Prateek Dayal <prateek.dayal@gmail.com>
Date: Sun, 31 Oct 2004 08:37:20 +0000
Hi, address@hidden@PMD old $ python wfm_rcv_from_ntsc_file.py -i ntsc-short-complex-baseband-8MS.dat audio: using audio_oss Traceback (most recent call last): File "wfm_rcv_from_ntsc_file.py", line 9
/archive/html/discuss-gnuradio/2004-10/msg00086.html (8,342 bytes)

39. [Discuss-gnuradio] Re: Problem with interleaved_short_to_complex (score: 3)
Author: Prateek Dayal <prateek.dayal@gmail.com>
Date: Sun, 31 Oct 2004 08:41:05 +0000
Hi, I forgot to mention that when I cvsgrab the gnuradio-core, I cannot update the folllowing file [WARN] CVSGrab - -cvs update: warning: cannot update /gnuradio/gnuradio-core/src/lib/runtime/gr_type
/archive/html/discuss-gnuradio/2004-10/msg00087.html (9,494 bytes)

40. [Discuss-gnuradio] Re: Problem with interleaved_short_to_complex (score: 6)
Author: Prateek Dayal <prateek.dayal@gmail.com>
Date: Sun, 31 Oct 2004 08:45:27 +0000
Here is the output of the CVS update. I have to use CVS grab because of the firewall .... some files are never merged. Is there a workaround for it CVSGrab - -Using proxy 202.141.80.19:3128 CVSGrab -
/archive/html/discuss-gnuradio/2004-10/msg00088.html (15,888 bytes)


This search system is powered by Namazu v2.0.21

sysadmin@gnu.org