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 kalibrate-rtl rtl-ais rtl-sdr python3-pip
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.