1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-06 21:26:33 -04:00
Mirror of f4exb's SDRAngel
Go to file
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
main.cpp Restore some logging. 2014-05-21 11:27:55 +01:00
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