Mirror of f4exb's SDRAngel
Go to file
Hexameron 960700249c Center audio spectrum. 2014-06-17 20:13:49 +01:00
cmake/Modules git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
include Demispectrum. 2014-06-15 09:32:25 +01:00
include-gpl Demispectrum. 2014-06-15 09:32:25 +01:00
plugins Center audio spectrum. 2014-06-17 20:13:49 +01:00
sdrbase Center audio spectrum. 2014-06-17 20:13:49 +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