Difference between revisions of "GNURadio: Instalasi UHD"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 14: | Line 14: | ||
gr-osmosdr gr-radar gr-radar-doc libgnuradio-radar3.7 libgnuradio-uhd3.7.11 \ | gr-osmosdr gr-radar gr-radar-doc libgnuradio-radar3.7 libgnuradio-uhd3.7.11 \ | ||
libuhd-dev libuhd003.010.003 soapysdr-module-uhd soapysdr0.6-module-uhd \ | libuhd-dev libuhd003.010.003 soapysdr-module-uhd soapysdr0.6-module-uhd \ | ||
− | uhd-host uhd-soapysdr | + | uhd-host uhd-soapysdr gr-air-modes |
Revision as of 10:10, 3 January 2020
Sumber: https://stackoverflow.com/questions/33293835/cannot-import-name-uhd-in-gnu-radio-python
cd usr/local/src/SDR/gnuradio/build/ sudo make uninstall sudo apt-get remove gnuradio \ gr-osmosdr gr-radar gr-radar-doc libgnuradio-radar3.7 libgnuradio-uhd3.7.11 \ libuhd-dev libuhd003.010.003 soapysdr-module-uhd soapysdr0.6-module-uhd \ uhd-host uhd-soapysdr
Install gnuradio dan UHD
apt -y install gnuradio \ gr-osmosdr gr-radar gr-radar-doc libgnuradio-radar3.7 libgnuradio-uhd3.7.11 \ libuhd-dev libuhd003.010.003 soapysdr-module-uhd soapysdr0.6-module-uhd \ uhd-host uhd-soapysdr gr-air-modes
Alternatif
sudo apt-get install libuhd-dev libuhd003 libuhd003.010.003 uhd-host