Namazu: a Full-Text Search Engine

This index contains 81,287 documents and 1,265,472 keywords.

Last modified: 2024-05-03


Query: [How to search]

Display: Description: Sort:

Results:

References: [ SWIG: 3552 ]

Total 3552 documents matching your query.

1. Re: [Discuss-gnuradio] scripting language (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Mon, 24 Mar 2003 20:58:30 -0800
Replying to myself... A loyal reader pointed out off-list that if we do this correctly, there's no need to choose a single scripting language. We just need to design our interface such that SWIG can
/archive/html/discuss-gnuradio/2003-03/msg00135.html (5,665 bytes)

2. [Discuss-gnuradio] [ANN] Hamlib 1.1.4 released (score: 2)
Author: Stephane Fillod <f8cfe@free.fr>
Date: Mon, 28 Apr 2003 20:47:52 +0200
Good news everyone! Hamlib-1.1.4 has finally been released. Hamlib provides a unified environment for the development of radio and rotator control applications. Release 1.1.4 includes improved rotato
/archive/html/discuss-gnuradio/2003-04/msg00089.html (5,407 bytes)

3. [Discuss-gnuradio] update on cvs (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Sat, 3 May 2003 19:20:27 -0700
FYI, If any of you are tracking the CVS head, there's a bit of work going on that will enable python scripting of GNU Radio. There's still work to be done, but in the mean time, the following tools a
/archive/html/discuss-gnuradio/2003-05/msg00003.html (4,449 bytes)

4. [Discuss-gnuradio] Replicated Eric Blossom's decoding of HDTV signals tonight (score: 2)
Author: John Gilmore <gnu@toad.com>
Date: Wed, 14 May 2003 03:40:02 -0700
On Tuesday, May 13, 2003, I succeeded in using GNU Radio to record portions of HDTV programs off the public airwaves from KQED-DT (channel 30) in San Francisco, and displayed them on my computer. Two
/archive/html/discuss-gnuradio/2003-05/msg00033.html (6,737 bytes)

5. Re: [Discuss-gnuradio] building local programs (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Wed, 2 Jul 2003 10:44:16 -0700
Yeah! We use automake, autoconf and libtool. autoconf and libtool should remain quietly in the background. You shouldn't need to know anything about them. We generate the Makefile.in's from the Makef
/archive/html/discuss-gnuradio/2003-07/msg00003.html (7,169 bytes)

6. [Discuss-gnuradio] Compiling local programs, again (score: 2)
Author: Ricky Hussmann <rhussman@mix.wvu.edu>
Date: Wed, 30 Jul 2003 14:22:34 -0400
Hello all, I hate to bring up the issue of compiling local programs again, but I'm working on a demodulator module and I need to compile it. I've checked to make sure I have the correct versions of e
/archive/html/discuss-gnuradio/2003-07/msg00081.html (7,719 bytes)

7. Re: [Discuss-gnuradio] Compiling local programs, again (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Thu, 31 Jul 2003 23:40:19 -0700
Don't use the GENERATED_H list. That's for code generated automatically by some python code. Use libgr_la_common_SOURCES and include_HEADERS In the top directory: ./bootstrap ./configure --enable-mai
/archive/html/discuss-gnuradio/2003-08/msg00002.html (5,619 bytes)

8. Re: [Discuss-gnuradio] Compilation from CVS sources (score: 4)
Author: Eric Blossom <eb@comsec.com>
Date: Mon, 8 Sep 2003 13:37:36 -0700
... Not sure what your problem is. Do you have multiple versions of automake, autoconf or libtool on your system? Are you getting the correct ones? Is your PATH correct? This is what I get when build
/archive/html/discuss-gnuradio/2003-09/msg00007.html (26,167 bytes)

9. [Discuss-gnuradio] GNURadio on PowerBook w/USB2 (score: 2)
Author: Darrin Eden <deden@decentric.net>
Date: Thu, 06 Nov 2003 12:46:41 -0800
Dear GNU Radio, I managed to build today's CVS version of GNU Radio on me fifteen-inch aluminum PowerBook running Panther by: 1) Reading README carefully 2) Resolved a majority of dependencies using
/archive/html/discuss-gnuradio/2003-11/msg00003.html (5,633 bytes)

10. [Discuss-gnuradio] Update (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Fri, 7 Nov 2003 00:59:02 -0800
Hi Folks, I checked in a bunch of changes in yesterday. The python GUI code is coming together nicely. We've now got a nice oscilloscope and fft module. The current examples are using the USRP protos
/archive/html/discuss-gnuradio/2003-11/msg00004.html (5,409 bytes)

11. [Discuss-gnuradio] first weekend compiling gnuradio (score: 7)
Author: "cfk" <cfk@pacbell.net>
Date: Fri, 6 Feb 2004 11:16:16 -0800
Gentlemen: I seem to be stuck on the make step with gnuradio-0.9. One two different computers, one RH8 and the other RH9, I have put gnuradio-0.9, Numeric-22.0, wxPython-Src-2.4.2.4 and fftw-3.0.1. I
/archive/html/discuss-gnuradio/2004-02/msg00025.html (5,194 bytes)

12. Re: [Discuss-gnuradio] first weekend compiling gnuradio (score: 8)
Author: "cfk" <cfk@pacbell.net>
Date: Fri, 6 Feb 2004 11:22:29 -0800
different Numeric-22.0, and then I can see I have a little trouble spelling today. I really did mean "GnuRadio.i", and not "GnuRadio.o". I also really meant "swig" and not "swit". The line numbers ar
/archive/html/discuss-gnuradio/2004-02/msg00026.html (5,928 bytes)

13. RE: [Discuss-gnuradio] first weekend compiling gnuradio (score: 10)
Author: "Ettus, Matt" <Matt.Ettus@Zeevo.com>
Date: Fri, 6 Feb 2004 11:25:41 -0800
You'll need to remove the swig 1.1 RPMS and install swig 1.3.19. I've never seen RPMS for it, so just get it from the swig website and install from source. Matt Gentlemen: I seem to be stuck on the m
/archive/html/discuss-gnuradio/2004-02/msg00027.html (6,270 bytes)

14. Re: [Discuss-gnuradio] first weekend compiling gnuradio (score: 4)
Author: Stephane Fillod <f8cfe@free.fr>
Date: Fri, 6 Feb 2004 22:44:40 +0100
Something looks broken in config/gr_swig.m4, it does not check version as it should (req version > 1.3). Stephane
/archive/html/discuss-gnuradio/2004-02/msg00028.html (5,389 bytes)

15. Re: [Discuss-gnuradio] first weekend compiling gnuradio (score: 14)
Author: "cfk" <cfk@pacbell.net>
Date: Fri, 6 Feb 2004 15:20:22 -0800
Dear Matt & Stephanie: I used the command 'rpm -e swig' to remove swig from my RH9 system. Then I downloaded swig-1.3.19.tar.gz from www.swig.org and expanded it. I then configured it with "./configu
/archive/html/discuss-gnuradio/2004-02/msg00029.html (7,596 bytes)

16. Re: [Discuss-gnuradio] microtune.i / SWIG overview (score: 42)
Author: Eric Blossom <eb@comsec.com>
Date: Sat, 17 Apr 2004 14:47:50 -0700
The .i files are specially modified header files that are read by SWIG. SWIG is the program that we use to generate the glue between C++ and Python. http://www.swig.org SWIG can generate glue for abo
/archive/html/discuss-gnuradio/2004-04/msg00029.html (10,604 bytes)

17. Re: [Discuss-gnuradio] microtune.i / SWIG overview (score: 37)
Author: "cfk" <cfk@pacbell.net>
Date: Sat, 17 Apr 2004 16:03:05 -0700
Dear Eric: Thank you very much for the Python and Swig hints. It helps me understand a bit more how it fits together. I know that I and several others appreciate any time you can take to explain how
/archive/html/discuss-gnuradio/2004-04/msg00030.html (5,219 bytes)

18. Re: [Discuss-gnuradio] microtune.i / SWIG overview (score: 38)
Author: Eric Blossom <eb@comsec.com>
Date: Sat, 17 Apr 2004 16:23:39 -0700
If you're updating swig, you may as well go to 1.3.21. It's required for the new code ;-) You're welcome. Matt & I are both working on the USRP today. It's looking good. Eric
/archive/html/discuss-gnuradio/2004-04/msg00031.html (5,733 bytes)

19. [Discuss-gnuradio] swig-1.3.21 (score: 49)
Author: "cfk" <cfk@pacbell.net>
Date: Sat, 17 Apr 2004 17:07:18 -0700
In the spirit of Matt's last e-mail, I updated swig on two of my systems to version 1.3.21. Here are the steps to get swig prepared for the USRP software release on a Redhat9 system. First, go to htt
/archive/html/discuss-gnuradio/2004-04/msg00032.html (5,371 bytes)

20. [Discuss-gnuradio] Question about GSR internal architecture (score: 2)
Author: David Beberman <dbeberman@earthlink.net>
Date: Thu, 08 Jul 2004 21:57:01 -0700
Hi, I'm still reading through the source code trying to piece together the overall structure. It didn't help that I didn't know Python or SWIG. I've since read through the docs on both, and installed
/archive/html/discuss-gnuradio/2004-07/msg00007.html (10,600 bytes)


This search system is powered by Namazu v2.0.21

sysadmin@gnu.org