rgleason / celestial_navigation_pi

celestial navigation plugin for opencpn
GNU General Public License v3.0
10 stars 6 forks source link
celestial celestial-navigation chartplotter marine navigation navigation-component sailing

Celestial Navigation Plugin for OpenCPN

automatically perform sight reductions, and plot position from celestial sights.

Source Repository: https://github.com/seandepagnier/celestial_navigation_pi Maintainence Repository: https://github.com/rgleason/celestial_navigation_pi Please make PR's to both repositories. Thank you.

Compiling

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:

License

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