-
Notifications
You must be signed in to change notification settings - Fork 889
Dependencies
Prof. Dr. Andreas Noack edited this page May 3, 2018
·
11 revisions
Below you find required and optional dependencies for Universal Radio Hacker.
Required | Optional |
---|---|
Python 3.4+ | librtlsdr (for native RTL-SDR support) |
python-numpy | libhackrf (for native HackRF support) |
python-psutil | libairspy (for native AirSPy support) |
python-zmq | liblimesdr (for native LimeSDR support) |
PyQt5 | libuhd (for native USRP suppport) |
C++ Compiler | libsdrplay (for native SDRplay support) |
rfcat (for RfCat plugin to send e.g. with YardStick One) | |
gnuradio / gnuradio-osmosdr (for GNU Radio device backends) | |
pyaudio (for SoundCard support) |