forked from seandepagnier/celestial_navigation_pi
-
Notifications
You must be signed in to change notification settings - Fork 1
stelian42/celestial_navigation_pi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Celestial Navigation Plugin for OpenCPN ======================================= automatically perform sight reductions, and plot position from celestial sights. Compiling ========= * git clone git://github.com/seandepagnier/celestial_navigation_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.
About
celestial navigation plugin for opencpn
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 60.3%
- C 36.3%
- CMake 2.1%
- HTML 1.3%