tom-r / tactics_pi

a performance enhancement of dashboard_pi for OpenCPN
16 stars 14 forks source link

TACTICS Plugin for OpenCPN

a performance enhancement of dashboard_pi

For detailed description / manual see tactics_pi.odt and tactics_pi.pdf

In short (taken from the manual):

What tactics_pi can do :

Prerequisites :

Compiling

Under windows, you must find the file "opencpn.lib" (Visual Studio) which is built in the build directory after compiling opencpn. This file must be copied to the plugins build directory.

Windows build :

cd .. cd build cmake -T v120_xp .. cmake --build . --config release cpack

cpack requires NSIS to make an executable.

Unix style build :

License

The plugin code is licensed under the terms of the GPL v3 or, at your will, later.