Skip to content
Snippets Groups Projects
Commit 85798821 authored by Glenn Bradford's avatar Glenn Bradford
Browse files

update README.md

parent 5fd476bb
Branches
No related tags found
No related merge requests found
# gr-bladeRF
# gr-bladeRF-cdc
GNU Radio source and sink blocks for bladeRF devices.
GNU Radio source and sink blocks for bladeRF devices customized for use in
ELEN90089.
## bladeRF wiki
* [bladeRF wiki](https://github.com/Nuand/bladeRF/wiki)
## CDC wiki
* [CDC wiki](https://gitlab.eng.unimelb.edu.au/elen90089-cdc/documentation/-/wikis/home)
## Installation
Build from source
To build and install from source
git clone https://github.com/Nuand/gr-bladeRF.git
cd gr-bladeRF
git clone https://gitlab.eng.unimelb.edu.au/elen90089-cdc/gr-bladerf-cdc.git
cd gr-bladeRF-cdc
mkdir build
cd build
cmake ..
make -j4
make
sudo make install
## GNURadio-Companion Examples
Run FM-receiver example:
cd
gnuradio-companion gr-bladeRF/apps/fm_receiver.grc
## Run on Raspberry
[How to install gr-bladeRF on Raspberry Pi 4
](raspberry/)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment