Menu

Tree [fe9410] master /
 History

HTTPS access


File Date Author Commit
 cmake 2016-11-13 Matt Reilly Matt Reilly [b075c3] fixed excess junk in cmake dir.
 src 2016-11-13 Matt Reilly Matt Reilly [0344e6] Initial commit
 .gitignore 2016-11-13 Matt Reilly Matt Reilly [0344e6] Initial commit
 CMakeLists.txt 2016-11-13 Matt Reilly Matt Reilly [0344e6] Initial commit
 README.md 2016-11-13 Matt Reilly Matt Reilly [fe9410] fixed readme

Read Me

A simple tool to collect spectrograms

Building the Code

Prereqs

linux
libuhd 3.10.0 or better
libboost 1.48 or later
libfftw
cmake

This code has been tested on Fedora 23 with boost 1.58 libfftw3 and libuhd 3.10.0.

Building

cd spectrum_search
mkdir build
cd build
cmake ../
make

Scan a chunk of spectrum in 100 kHz chunks

spectrum_search --start 400e6 --stop 800e6 --step 100e3 --output search_400_800.dat

matt, kb1vc

MongoDB Logo MongoDB