Changes

Jump to navigation Jump to search
no edit summary
====Install necessary packages====
<code>sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config libfftw3-dev</code>
====Install HackRF from source, not Ubuntu PPA====
<syntaxhighlight lang="bash">
git clone https://github.com/mossmann/hackrf.git
git clone git://git.osmocom.org/gr-osmosdr
cd gr-osmosdr/
git checkout gr3.8
mkdir build
cd build/

Navigation menu