usrp-UBX-experiments Code
Brought to you by:
kb1vc
File | Date | Author | Commit |
---|---|---|---|
cmake | 2016-10-23 |
![]() |
[1ef743] Added more sophisticated GIT version tracking |
scripts | 2016-11-06 |
![]() |
[7ac0e1] More experiments... |
src | 2016-11-06 |
![]() |
[7ac0e1] More experiments... |
.gitignore | 2016-11-06 |
![]() |
[7ac0e1] More experiments... |
CMakeLists.txt | 2016-10-23 |
![]() |
[1ef743] Added more sophisticated GIT version tracking |
Notes.txt | 2016-11-06 |
![]() |
[1113aa] added notes |
README.md | 2016-10-08 |
![]() |
[f9c2f1] First steps -- a working experiment. |
linux
libuhd 3.10.0 or better
libboost 1.48 or later
libfftw
gnuplot
cmake
This code has been tested on Fedora 23 with boost 1.58 libfftw3 and libuhd 3.10.0.
cd usrp-ubx-experiments
mkdir build
cd build
cmake ../
make
No need to install the code to run the experiments
cd into the scripts directory
./do_experiment.sh
You may need to modify the script to refer to your particular
USRP's address.
matt, kb1vc