garverp / gr-analysis

Tools for High Sample Rate Recording and Post-Processing in GNURadio
GNU General Public License v3.0
21 stars 11 forks source link

gr-analysis

http://www.trondeau.com/grcon15-presentations#wednesday_Lincoln_Synchronized

Features

Tools for High Sample Rate Recording and Post-Processing in GNURadio

Installation

These tools are primarily Linux-based. All tools but specrec should theoretically work, but untested on OSX/Windows.

git clone https://github.com/garverp/gr-analysis
cd gr-analysis
mkdir build && cd build
cmake ../
make
sudo make install
sudo ldconfig