Hello all,
I'm having trouble getting the UHD USRP block category to show up in GRC. Can someone hep me through this issue. Here are the steps I've taken using Ubuntu 13.10:sudo apt-get purge gnuradio gnuradio* uhd uhd*
sudo bash -c 'echo "deb http://files.ettus.com/binaries/uhd_unstable/repo/uhd/ubuntu/`lsb_release -cs` `lsb_release -cs` main" > /etc/apt/sources.list.d/ettus.list' sudo bash -c 'echo "deb http://files.ettus.com/binaries/uhd_unstable/repo/gnuradio/ubuntu/`lsb_release -cs` `lsb_release -cs` main" >> /etc/apt/sources.list.d/ettus.list' sudo apt-get update sudo apt-get install -t `lsb_release -cs` uhd gnuradio3) Opened gnuradio and searched for usrp_sink and usrp_source. They do not exist.
Is there something I am clearly missing in this flow? I really appreciate any help someone can give me.
Note: I don't have a USRP to connect to my laptop right now. I'm assuming that shouldn't keep me from designing with the UHD_USRP blocks for future implementation, right?
Rich
No comments:
Post a Comment