e-sailing / openplotter-MCS

APP for Openplotter 2.0 and GeDaD-Servermodul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openplotter-MCS

This is a App for Openplotter 2.0 and higher to use with a GeDaD MarineControlServer Hardware

Installing

For production

Install openplotter-settings for production and just install this app from OpenPlotter Apps tab.

For development

Install openplotter-settings for development.

Clone the repository:

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

Make your changes and create the package:

cd openplotter-serial
dpkg-buildpackage -b

Install the package:

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

Run post-installation script:

sudo MCSPostInstall

Run:

openplotter-MCS

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

xxx

Support

xxx

Where to buy

http://gedad.de

About

APP for Openplotter 2.0 and GeDaD-Servermodul

License:GNU General Public License v3.0


Languages

Language:Python 100.0%