> 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 _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio