1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-04-25 12:58:41 -04:00
Mirror of f4exb's SDRAngel
Go to file
2014-08-12 19:35:26 +01:00
cmake/Modules
include Demispectrum. 2014-06-15 09:32:25 +01:00
include-gpl Single sideband. 2014-07-13 09:06:43 +01:00
plugins Support decoding with waterfall at 96,192 and 384kHz. 2014-08-12 19:35:26 +01:00
sdrbase Single sideband. 2014-07-13 09:06:43 +01:00
.gitignore
CMakeLists.txt GreenFFT. 2014-06-27 17:36:13 +01:00
main.cpp
Readme.md Ubuntu. 2014-06-07 18:30:03 +01:00

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