Skip to content

Suite of applications for SDR reception in VHF range

License

Notifications You must be signed in to change notification settings

deancrowe/openplotter-sdr-vhf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openplotter-sdr-vhf

Suite of applications for SDR reception in VHF range.

Installing

Install openplotter-settings for production.

For production

Install SDR VHF from openplotter-settings app.

For development

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

Make your changes and repeat package, installation and post-installation steps to test. Pull request your changes to github and we will check and add them to the next version of the Debian package.

Documentation

https://openplotter.readthedocs.io

Support

http://forum.openmarine.net/forumdisplay.php?fid=1

About

Suite of applications for SDR reception in VHF range

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.9%