Which stable release packages

Hi All,

i am thinking about to throw away the trunk source
and use the stable release.

I want to realize an AM/FM Radio with the USRP.

Which Packages do i need ?
<gnuradio-3.1.3.tar.gz>
<gnuradio-core-2.8.tar.gz>
<gnuradio-examples-0.7.tar.gz>
<gr-audio-alsa-0.5.tar.gz>
<gr-audio-oss-0.9.tar.gz>
<gr-gsm-fr-vocoder-0.3.tar.gz>
<gr-howto-write-a-block-3.1.3.tar.gz>
<gr-mc4020-0.5.tar.gz>
<gr-usrp-0.8.tar.gz>
<gr-wxgui-0.6.tar.gz>
<mc4020-0.9.tar.gz>
<usrp-0.12.tar.gz>

Shall these packages be extracted into one directory
and then compiled together, or each package into
his own directory ?

Regards Markus

On Tue, Jan 13, 2009 at 8:25 AM, Markus F.
[email protected] wrote:

i am thinking about to throw away the trunk source
and use the stable release.

I want to realize an AM/FM Radio with the USRP.

Which Packages do i need ?

I’m not sure where you got the idea there were multiple packages;
there is only the single gnuradio-3.1.3.tar.gz. You can control which
components get compiled using options to the configure command, which
you seem to already understand.

-Johnathan

Johnathan C. schrieb:

there is only the single gnuradio-3.1.3.tar.gz.
That is not right, there are more than this one.
Look at,
ftp://ftp.gnu.org/gnu/gnuradio/
maybe the other packages are not important, but this is
my question.

Regards Markus

Johnathan C. schrieb:

On Tue, Jan 13, 2009 at 8:25 AM, Markus F. [email protected] wrote:

i am thinking about to throw away the trunk source
and use the stable release.

I want to realize an AM/FM Radio with the USRP.

Which Packages do i need ?

I’m not sure where you got the idea there were multiple packages;

You mean <gnuradio-3.1.3.tar.gz> includes the other packages.

But do you think it is sufficing to use the stable one for
AM/FM Radio and some nice GUI’s ?

Regards Markus

On Tue, Jan 13, 2009 at 07:25:14PM +0100, Markus F. wrote:

I’m not sure where you got the idea there were multiple packages;
there is only the single gnuradio-3.1.3.tar.gz.
That is not right, there are more than this one.
Look at,
ftp://ftp.gnu.org/gnu/gnuradio/
maybe the other packages are not important, but this is
my question.

Regards Markus

I’ll move the old ones out of the way to avoid confusion.

Best to start with:

http://gnuradio.org/trac/wiki/Download
http://gnuradio.org/trac/wiki/BuildGuide

Eric