8000 GitHub - bbscom/GNU-Radio-USRP-AoA: GNU Radio package implementing MUSIC and root MUSIC angle of arrival algorithms with blocks necessary to provide phase synchronization of USRP devices
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GNU Radio package implementing MUSIC and root MUSIC angle of arrival algorithms with blocks necessary to provide phase synchronization of USRP devices

License

Notifications You must be signed in to change notification settings

bbscom/GNU-Radio-USRP-AoA

Repository files navigation

GNU Radio USRP AoA

GNU Radio package implementing MUSIC and root MUSIC angle of arrival algorithms with blocks necessary to provide phase synchronization of USRP devices. This is an updated and improved version of https://github.com/EttusResearch/gr-doa.

Implemented blocks:

implemented_blocks_img

Exemplary GR GUI:

exemplary_gr_gui_img

Installation procedure:

cd
git clone https://github.com/MarcinWachowiak/GNU-Radio-USRP-AoA
cd GNU-Radio-USRP-Beamforming/gr-aoa

mkdir build
cd build
cmake ..
make -j$(nproc)

sudo make install
sudo ldconfig

This repository also contains simulation of MUSIC algorithm and parametric analysis implemented in Python.

Exemplary simulation results:

exemplary_simulation_img

About

GNU Radio package implementing MUSIC and root MUSIC angle of arrival algorithms with blocks necessary to provide phase synchronization of USRP devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0