Skip to content

OpenPlotter app to integrate Pypilot in Raspberry Pi

License

Notifications You must be signed in to change notification settings

pypilot/openplotter-pypilot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openplotter-pypilot

OpenPlotter app to integrate Pypilot.

Installing

Install openplotter-settings for production.

For production

Install Pypilot from openplotter-settings app.

For development

Clone the repository:

git clone https://github.com/openplotter/openplotter-pypilot

Make your changes and create the package:

cd openplotter-pypilot
dpkg-buildpackage -b

Install the package:

cd ..
sudo dpkg -i openplotter-pypilot_x.x.x-xxx_all.deb

Run post-installation script:

sudo pypilotPostInstall

Run openplotter-pypilot:

openplotter-pypilot

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

OpenPlotter app to integrate Pypilot in Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%