Menu

Tree [1113aa] master /
 History

HTTPS access


File Date Author Commit
 cmake 2016-10-23 Matt Reilly Matt Reilly [1ef743] Added more sophisticated GIT version tracking
 scripts 2016-11-06 Matt Reilly Matt Reilly [7ac0e1] More experiments...
 src 2016-11-06 Matt Reilly Matt Reilly [7ac0e1] More experiments...
 .gitignore 2016-11-06 Matt Reilly Matt Reilly [7ac0e1] More experiments...
 CMakeLists.txt 2016-10-23 Matt Reilly Matt Reilly [1ef743] Added more sophisticated GIT version tracking
 Notes.txt 2016-11-06 Matt Reilly Matt Reilly [1113aa] added notes
 README.md 2016-10-08 Matt Reilly Matt Reilly [f9c2f1] First steps -- a working experiment.

Read Me

An experiment in UBX parameter tuning for the Ettus USRP

Building the Code

Prereqs

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.

Building

cd usrp-ubx-experiments
mkdir build
cd build
cmake ../
make

Running the experiment

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

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.