Skip to content

nohal/iacfleet_pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAC Fleetcode plugin Plugin for OpenCPN

Hosted By: Cloudsmith Coverity Scan Build Status

Compiling

You have to be able to compile OpenCPN itself - Get the info at http://opencpn.org/ocpn/developers_manual

  • This plugin now builds out of the OpenCPN source tree
git clone --recurse-submodules https://github.com/nohal/iacfleet_pi.git

Build:

mkdir iacfleet_pi/build
cd iacfleet_pi/build
cmake ..
cmake --build .

License

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

TODO