GNU Radio Radar Toolbox

GNU Radio Radar Toolbox

Install guide
Change to any folder in your home directory and enter following commands in your terminal.

git clone https://github.com/kit-cel/gr-radar.git // clone this repository
cd gr-radar/
mkdir build // make build folder
cd build/
cmake ../ // build makefiles
make // build toolbox

Some testcases use huge buffer sizes. Therefore you have to increse the maximum size of a single shared memory segment. Run following line to fix that. Additionally the script configures some USRP stuff. All changes will be resetted after reboot.

sudo ./../examples/setup/setup_core

Now you can run all testcases and install the toolbox. If ctest responds with '100% tests passed' the toolbox should be build correctly.

ctest // run tests
sudo make install // install toolbox

Development progress blog
https://grradar.wordpress.com/

Documentation
For full documentation build the toolbox and open build/docs/doxygen/html/index.html in any web browser.

Development platform
GNU Radio 3.7.4
UHD 3.7.2
Ubuntu 14.04

Dependencies
Qt 4.8.6
Qwt 6.0.0
python-matplotlib

Qt and Qwt should be installed with GNU Radio. But there can be issues if Qwt is below version 6. python-matplotlib is included in some testcases.

Contact
Stefan Wunsch
stefan.wunsch[at]student.kit.edu





转载于:https://www.cnblogs.com/Ryan-Leo/p/6006250.html

  • 0
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值