/watchdog_pi

watchdog plugin for opencpn

Primary LanguageC++

Watchdog Plugin for OpenCPN
=======================================
Implement watchdog ability for opencpn

Compiling
=========

* git clone git://github.com/seandepagnier/watchdog_pi.git


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

Build as normally:

* cd ..
* cd build
* cmake ..
* make
* make install

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


Icons parts made by Freepik (http://www.freepik.com) from Flaticon (www.flaticon.com), licensed by Creative Commons BY 3.0 (http://creativecommons.org/licenses/by/3.0/)