A Software-defined radio application written in Python. PLSDR is not compatible with GNU Radio 3.9 or higher.
This document will guide you through installation of PLSDR on the platform built in the "Installing drivers for the SDRplay RSP1A, HackRF One and RTL-SDR" document for your OS and depends on that installation.
python3
# At the >>> prompt type from PyQt5 import Qt # If the >>> prompt is returned after you press enter, it is installed. # If it displays No module named 'PyQt5.sip', it is not installed. Press Ctrl-D to exit Python.
sudo python3 -m pip install sip pip3 install pyqt5-sip
cd ~/ git clone https://github.com/lutusp/PLSDR.git
sudo featherpad /etc/openal/alsoft.conf