Skip to content
Snippets Groups Projects
Unverified Commit 481ce7c4 authored by smusihin's avatar smusihin Committed by GitHub
Browse files

How to run simple example

parent 91ebaee2
No related branches found
No related tags found
No related merge requests found
# gr-bladeRF
You can use a docker container for quick deployment.
Docker Installation: https://docs.docker.com/engine/install/ubuntu/
After install run next commands:
sudo docker/run.sh
cd gr-bladeRF
mkdir build
cd build
cmake ..
make -j4
sudo make install
Run FM-receiver example:
cd
gnuradio-companion gr-bladeRF/apps/fm_receiver.grc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment