GNU Radio Radar Toolbox

Source: Internet
Author: User
Tags radar

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.gitClone this repository
cd gr-radar/
mkdir buildMake Build Folder
cd build/
cmake ../Build makefiles
makeBuild Toolbox

Some testcases use huge buffer sizes. Therefore you has to increse the maximum size of a single shared memory segment. Run following line to fix. Additionally the script configures some USRP stuff. All changes is 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 is build correctly.

ctestRun Tests
sudo make installInstall Toolbox

Development Progress Blog
https://grradar.wordpress.com/

Documentation
For full documentation build the toolbox and open in any build/docs/doxygen/html/index.html 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 is installed with GNU Radio. But there can was issues if QWT is below version 6. Python-matplotlib is included in some testcases.

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



From for notes (Wiz)

GNU Radio Radar Toolbox

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.