2024-06-13 20:03:05 +02:00
2024-06-13 20:01:18 +02:00
2024-06-13 20:01:18 +02:00
2021-10-31 11:24:42 +01:00
2021-10-31 11:24:42 +01:00
2021-10-31 13:53:27 +01:00
2024-06-13 19:32:00 +02:00
2022-04-21 21:14:46 +02:00

openplotter-maiana

OpenPlotter integration of the MAIANA open source AIS transponder'

Installing

Install openplotter-settings for production.

For production

Install MAIANA AIS transponder from openplotter-settings app.

For development

Install openplotter-maiana dependencies:

sudo apt install openplotter-settings openplotter-signalk-installer python3-serial

Clone the repository:

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

Make your changes and create the package:

cd openplotter-maiana
dpkg-buildpackage -b

Install the package:

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

Run post-installation script:

sudo maianaPostInstall

Run:

openplotter-maiana

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

Description
OpenPlotter integration of the MAIANA open source AIS transponder
Readme GPL-3.0 511 KiB
Languages
Python 100%