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.

81. Re: [Discuss-gnuradio] adding new code (score: 4)
Author: Eric Blossom <eb@comsec.com>
Date: Mon, 17 Jan 2005 14:40:45 -0800
The python gr.buffer object is just a swig generated wrapper around the gr_buffer C++ class. The swig interface file is gr_buffer.i See the docs at www.swig.org You don't have to work with the CVS bu
/archive/html/discuss-gnuradio/2005-01/msg00146.html (6,142 bytes)

82. Re: [Discuss-gnuradio] Software Defined Radio and OSGi? (score: 2)
Author: John Gilmore <gnu@toad.com>
Date: Mon, 17 Jan 2005 17:26:31 -0800
Nobody's doing it. SWIG can create Java interface files so Java code can call the C++ underpinnings of GNU Radio. But you'd have to reimplement the Python "callouts" that set policy for the C++ base
/archive/html/discuss-gnuradio/2005-01/msg00147.html (5,913 bytes)

83. [Discuss-gnuradio] Re: mc4020 driver for 2.6 (1 of 3) (score: 2)
Author: Meenal <mpant@ncsa.uiuc.edu>
Date: Tue, 18 Jan 2005 12:08:38 -0600
Thanks Eric for the mc4020 patch. The fix works with mc4020 hardware.I had to still tweak a little to get everything in order. I was unable to find the mc4020 driver, on executing cat /proc/devices.
/archive/html/discuss-gnuradio/2005-01/msg00153.html (9,511 bytes)

84. Re: [Discuss-gnuradio] Error while compiling Gnuradio 2.3 from CVS (score: 6)
Author: Meenal <mpant@ncsa.uiuc.edu>
Date: Tue, 18 Jan 2005 12:16:30 -0600
Suvda, I have been able to build successfully from cvs after changing the SWIG version to 1.3.23 This change resolved the python-swig error I had earlier. If your python version is greater than 2.3.4
/archive/html/discuss-gnuradio/2005-01/msg00154.html (5,358 bytes)

85. Re: [Discuss-gnuradio] Error while compiling Gnuradio 2.3 from CVS (score: 6)
Author: Meenal <mpant@ncsa.uiuc.edu>
Date: Tue, 18 Jan 2005 12:18:41 -0600
python version is greater or equal to 2.3.4 At 12:16 PM 1/18/2005 -0600, Meenal wrote: Suvda, I have been able to build successfully from cvs after changing the SWIG version to 1.3.23 This change res
/archive/html/discuss-gnuradio/2005-01/msg00156.html (5,343 bytes)

86. [Discuss-gnuradio] scopesink, wxgui, Mac OS X (score: 6)
Author: Jonathan Jacky <jon@u.washington.edu>
Date: Fri, 21 Jan 2005 21:19:16 -0800 (PST)
Has anyone got scopesink.py (or any of the other demos in wxgui) working under Mac OS X? I've installed gnuradio, wxPython, and all their prerequisites on Mac OS X (versions given below). Each works
/archive/html/discuss-gnuradio/2005-01/msg00188.html (7,652 bytes)

87. Re: [Discuss-gnuradio] USRP and GSM (score: 2)
Author: cfk <cfk@pacbell.net>
Date: Sat, 29 Jan 2005 14:52:16 -0800
Gentlemen: I've spent a while installing swig (1.3.24), fftw (3.0.1) & cppunit (1.10.2) onto a FedoraCore2 system from their sources. I allready had pkgconfig (0.15.0), boost (1.31.0), boost-devel (1
/archive/html/discuss-gnuradio/2005-01/msg00242.html (5,772 bytes)

88. Re: [Discuss-gnuradio] Build problem (score: 3)
Author: Eric Blossom <eb@comsec.com>
Date: Sat, 29 Jan 2005 16:53:48 -0800
FWIW, I'll have a fix for swig 1.3.24 checked in later today. Is this a build from CVS? I assume that if you run gnuradio-core/src/tests/test_vmcircbuf it fails with a SIGBUS or SIGSEGV, right? What
/archive/html/discuss-gnuradio/2005-01/msg00243.html (6,148 bytes)

89. [Discuss-gnuradio] SWIG update (score: 36)
Author: Eric Blossom <eb@comsec.com>
Date: Sun, 30 Jan 2005 16:30:54 -0800
I'm please to announce that CVS HEAD now builds and works great with SWIG 1.3.23 and 1.3.24 (current and current-1). This required a change in how we build our extension modules. If you're tracking C
/archive/html/discuss-gnuradio/2005-01/msg00248.html (4,523 bytes)

90. [Discuss-gnuradio] Python documentation coming... (score: 5)
Author: Eric Blossom <eb@comsec.com>
Date: Sun, 30 Jan 2005 16:47:28 -0800
Now that we're using SWIG 1.2.23+, there's a path that can get us from the C++ docs into python docs. The latest SWIG versions have an option to generate python doc strings that give the calling sequ
/archive/html/discuss-gnuradio/2005-01/msg00249.html (4,827 bytes)

91. Re: [Discuss-gnuradio] SWIG update (score: 36)
Author: mgray@ess-us.com
Date: Mon, 31 Jan 2005 21:18:57 -0700 (MST)
Works great. Downloaded everything from CVS and built clean. USRP stuff works as before.
/archive/html/discuss-gnuradio/2005-01/msg00257.html (5,006 bytes)

92. Re: [Discuss-gnuradio] SWIG update (score: 37)
Author: Berndt Josef Wulf <wulf@ping.net.au>
Date: Wed, 2 Feb 2005 00:40:14 +1030
G'day, building GnuRadio from the latest CVS sources I noticed the warning message included below. These may be present in previous builds als but never caught my attention then. I also noticed that
/archive/html/discuss-gnuradio/2005-02/msg00004.html (8,043 bytes)

93. Re: [Discuss-gnuradio] SWIG update (score: 37)
Author: Eric Blossom <eb@comsec.com>
Date: Tue, 1 Feb 2005 08:31:20 -0800
We have turned off the y-axis autoscaling until we get a better solution. It was driving Matt & I crazy. It's now fixed at [-20,100] When plotting complex data the x-axis should have moved a single b
/archive/html/discuss-gnuradio/2005-02/msg00009.html (6,568 bytes)

94. Re: [Discuss-gnuradio] FC3 python problem (score: 4)
Author: Everett Palmer <ev817@earthlink.net>
Date: Thu, 3 Feb 2005 20:07:46 -0800
Hello, I am trying to install GNUradio (2.3) on my Dell laptop under Fedora Code 3. I downloaded and installed python, swig, fftw, pkgconfig, ect. I set the path for python and the that works but whe
/archive/html/discuss-gnuradio/2005-02/msg00024.html (8,299 bytes)

95. Re: [Discuss-gnuradio] FC3 python problem (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Thu, 3 Feb 2005 23:22:30 -0800
Please use the new tarballs. http://comsec.com/wiki?GnuRadio2.X The problem you are seeing is fixed in 2.4. Eric
/archive/html/discuss-gnuradio/2005-02/msg00026.html (6,590 bytes)

96. Re: [Discuss-gnuradio] Minor problem in FC2 with audio-oss in tarballs 2.6 (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Sat, 5 Feb 2005 20:01:07 -0800
This is a known problem with FC2. The -lpythonX.Y is required when building under windows and some other platforms. We didn't think it would be a problem since most systems have it installed (includi
/archive/html/discuss-gnuradio/2005-02/msg00059.html (6,776 bytes)

97. Re: [Discuss-gnuradio] Minor problem in FC2 with audio-oss in tarballs 2.6 (score: 3)
Author: Ulf Soderberg <ulf@soderberg.com>
Date: Sun, 06 Feb 2005 11:47:47 +0100
Dear all, I built gnuradio on FC2 using the new tarballs. Everything went OK, except building audio-oss. It seems that gcc cannot find "-lpython2.3" The problem was traced to the Makefile generated
/archive/html/discuss-gnuradio/2005-02/msg00062.html (7,544 bytes)

98. Re: [Discuss-gnuradio] Minor problem in FC2 with audio-oss in tarballs 2.6 (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Sun, 6 Feb 2005 08:29:27 -0800
Hmmm. The tarball has two Makefile.in's. gr-audio-oss-0.4/Makefile.in gr-audio-oss-0.4/src/Makefile.in Which one did it complain was missing? Perhaps you should try unpacking the tarball again. Eric
/archive/html/discuss-gnuradio/2005-02/msg00066.html (6,371 bytes)

99. Re: [Discuss-gnuradio] Minor problem in FC2 with audio-oss in tarballs 2.6 (score: 2)
Author: Ulf Soderberg <ulf@soderberg.com>
Date: Sun, 06 Feb 2005 19:14:54 +0100
Seems to be some problem with making audio-oss even with FC3. I installed FC3 last night. Upgraded swig. Installed cppunit, boost etc. Didn't read the docs before starting the build process, so I had
/archive/html/discuss-gnuradio/2005-02/msg00070.html (7,480 bytes)

100. Re: [Discuss-gnuradio] bandpass filter aborting... (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Sun, 13 Feb 2005 12:30:23 -0800
The problem is in the swig wrapper for high_pass. It doesn't correctly handle the "throw" from C++. Eric
/archive/html/discuss-gnuradio/2005-02/msg00147.html (5,670 bytes)


This search system is powered by Namazu v2.0.21

sysadmin@gnu.org