discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GNU Radio release candidate 3.5.0rc0 available fo


From: Ben Hilburn
Subject: Re: [Discuss-gnuradio] GNU Radio release candidate 3.5.0rc0 available for download
Date: Tue, 1 Nov 2011 12:00:46 -0700

Svante -

UHD is an entirely different project from GNURadio.  UHD provides the firmware & API for Ettus Research SDRs.  GNURadio has support for UHD-compatible devices, through gr-uhd, but they are different projects.  You can, in fact, install GNURadio without UHD, and use GNURadio with SDRs that are not USRPs, or without any actual hardware at all.

If you have questions about using UHD with USRPs, you can get help from us on the USRP-Users list! http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

If you want to build GNURadio with the gr-uhd component, you will need to build and install UHD prior to building & installing GNURadio.  You didn't say what was keeping you from building UHD in your last e-mail, so I don't really have any information to help you yet.  If you still need help, send your error messages to the USRP-Users list, linked above, and we will do what we can to help you =)

Cheers,
Ben


On Tue, Nov 1, 2011 at 8:51 AM, Svante Signell <address@hidden> wrote:
On Sat, 2011-10-29 at 13:03 -0700, Johnathan Corgan wrote:
> GNU Radio release candidate 3.5.0rc0 has been tagged on the master
> branch and made available as a tarball:
>
> http://gnuradio.org/redmine/attachments/download/281/gnuradio-3.5.0rc0.tar.gz
>
> As a release candidate, this tarball represents what will be in the
> 3.5.0 release, absent bug fixes discovered in testing.
>
> To avoid issues with multiple versions of GNU Radio being installed,
> it is important to uninstall an existing installation using the "make
> uninstall" command from your source tree.
>
> Also, please remember that when building GNU Radio from a tarball, one
> does not need to run the "bootstrap" step.

Hello,

I'm new to gnuradio and have downloaded the Debian packages as well as
built from source. However, in these builds there is no uhd kernel
driver. And in your latest release candidate above there is no kernel
driver either.

Looking at the ettus webpage,

http://code.ettus.com/redmine/ettus/projects/uhd/wiki

there seems to be a separate git directory for the driver:
git clone git://code.ettus.com/ettus/uhd.git

in addition to the rest of the code:
git clone git://gnuradio.org/gnuradio

However, I did not manage to build the driver either with cmake or the
autotools yet.

Additionally, from the uhd wiki there are links for Ubuntu, Fedora and
Darwin, not Debian. Any ideas how to build/find a pre-packaged driver to
get started? There also seems to be a script available, also for Ubuntu
+Fedora, not Debian.

Thanks!


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]