SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube
 
 
 
 
 
 
Go to file
Hexameron 0fc1ac6380 Ubuntu. 2014-06-07 18:30:03 +01:00
cmake/Modules git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
include Rework decimation. 2014-05-28 19:13:09 +01:00
include-gpl git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
plugins Rework decimation. 2014-05-28 19:13:09 +01:00
sdrbase Rework decimation. 2014-05-28 19:13:09 +01:00
.gitignore git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
CMakeLists.txt Silence. 2014-05-20 18:35:57 +01:00
Readme.md Ubuntu. 2014-06-07 18:30:03 +01:00
main.cpp Restore some logging. 2014-05-21 11:27:55 +01:00

Readme.md

For Ubuntu:

sudo apt-get install qtmultimedia5-dev qttools5-dev qttools5-dev-tools libqt5opengl5-dev qtbase5-dev librtlsdr-dev libusb-1.0
mkdir out && cd out && cmake ../ && make