Suite of applications for SDR reception in VHF range.
Install openplotter-settings for production.
Install SDR VHF from openplotter-settings app.
Install openplotter-sdr-vhf dependencies:
sudo apt install openplotter-settings libfftw3-dev libtool librtlsdr-dev rtl-sdr python3-pip ais-catcher
Clone the repository:
git clone https://github.com/openplotter/openplotter-sdr-vhf
Make your changes and create the package:
cd openplotter-sdr-vhf
dpkg-buildpackage -b
Install the package:
cd ..
sudo dpkg -i openplotter-sdr-vhf_x.x.x-xxx_all.deb
Run post-installation script:
sudo sdrVhfPostInstall
Run:
openplotter-sdr-vhf
Pull request your changes to github and we will check and add them to the next version of the Debian package.