discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Difference between usrp in gnuradio and usrp in g


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Difference between usrp in gnuradio and usrp in grc_gnuradio
Date: Sun, 25 Mar 2012 01:14:39 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

> Is there any difference between using usrp in gnuradio and usrp in
> grc_gnuradio ?
> And the former code is only working for LFRX/LFTX ? and the latter one is
> working for other ones?
> 
> 

The grc_gnuradio is a USRP API wrapper (written in python). I created
this wrapper for GRC because the gr-usrp API was very difficult to use.

However, you should know that both APIs have been replaced by the gr-uhd
component. Examples can be found here:
http://gnuradio.org/cgit/gnuradio.git/tree/gr-uhd/examples

-Josh



reply via email to

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