http://gnuradio.microembedded.com/
https://www.expreview.com/69419.html
http://www.doc88.com/p-9863419341526.html
https://www.cnblogs.com/jsdy/p/11803790.html
利用pybombs安裝最新源碼軟件,包括gnuradio, uhd, hackrf, limesuite, gqrx, 以及各種gnuradio模塊.
https://blog.csdn.net/sinat_38431275/article/details/78416023
利用pybombs安裝gnuradio
https://blog.csdn.net/dragonshx/article/details/91350720
Ubuntu 18.04下安裝最新CMake及CMake簡單使用
https://www.linuxidc.com/Linux/2018-09/154166.htm
https://www.jianshu.com/p/df438466b143
gnuradio安裝步驟:
- 在網易鏡像下載ubuntu的iso文件,使用vb安裝系統,指定共享文件。
- 安裝增強工具;在/etc/apt/sources.list換為國內源
- 安裝pip
$ sudo apt-get install git $ sudo apt-get install python-setuptools python-dev python-pip build-essential $ sudo pip install git+https://github.com/gnuradio/pybombs.git
|
- 安裝cmake
- 安裝pybombs
- 安裝gnuradio