Нет описания

bdbcat b267660e14 Merge pull request #3920 from ttlappalainen/master 4 месяцев назад
.circleci 9ce0b9d599 Switch back to default macOS image on CCI 5 месяцев назад
.github b08cf2abda Force macOS 14 GA build 5 месяцев назад
.vscode cae567adac Grib plugin feature update (#3698) 7 месяцев назад
Docs beb9640bfa Update SENC format (VETable data type) 8 лет назад
android fab8666fb2 Correct FTBS Android, #2 6 месяцев назад
buildandroid e4f5f1ab9c ci: android: Update NDK to 26, target -> androideabi21 9 месяцев назад
buildlinux 249d74c36e Install 98-sglock-ocpn.rules for ocharts dongle support on linux .deb packages. 4 лет назад
buildosx f4df72d91e Update the preinstall script to delete all existing dylibs on macOS 6 месяцев назад
buildwin f6f53c969a Bump wxWidgets version for Windows build to 3.2.5 4 месяцев назад
ci 47554e44e7 Bump wxWidgets version for macOS build to 3.2.5 4 месяцев назад
cli d18abd77a9 Harmonize installation location of command line utilities with the main application and DLL libraries used at runtime on Windows. Fixes #3749. Fixes #3748. 6 месяцев назад
cmake 68f94b1895 Add a OCPN_DISTRO_BUILD configuration variable 5 месяцев назад
data 0b8ff08827 Improve S57 object "DISMAR" rendering. #3506 5 месяцев назад
debian 1bf1040a0b Adjust debian build control to force static libglew link on Buster 1 год назад
docker 4b26108eb6 Add container image Dockerfile and instructions to build in a container to the developer manual 7 месяцев назад
flatpak 9a058cdf43 Bump wxWidgets for flatpak to 3.2.5 4 месяцев назад
glutil f484e01440 glutil: Update copyright and description [skip ci] (#3901) 4 месяцев назад
gui 960ca9a88e Also save key 'R' no radar ring to config 4 месяцев назад
include 55b5e62968 plugin API: Add PluginMsg facades 7 месяцев назад
libs 939d99dc26 n2kparser: N2KParser: Make MakeN2kMsg static 4 месяцев назад
manual 9454568aef Update manual for ODraw API 4 месяцев назад
model 143aa7fe10 Fixed Actisense format ESC handling 4 месяцев назад
plugins 0c1c6a3d2e Correct GRIB settings dialog scrolling/sizing on linux. #3906 4 месяцев назад
po f0ed8b967f Update .pot files, and friends 5 месяцев назад
resources c55a7a5394 opencpn.appdata: Update to match new schema 5 месяцев назад
s57 22e8cd98f2 build: clean up model dependencies 7 месяцев назад
test f6f53c969a Bump wxWidgets version for Windows build to 3.2.5 4 месяцев назад
vagrant 459ecc4bd5 Use different sync folder options for Virtualbox and libvirt providers 1 год назад
xmlschemas 3b84639095 Update xsd to use websiite 1 год назад
.clang-format a6ee227976 multiplexer.c: Clean up, fix source address when resending. 2 лет назад
.cmake-format.yaml 94d30555bf Adding .format-cmake.yaml, make CMakeLists formattable. 5 лет назад
.editorconfig 146a857a05 editorconfig: Update charset to utf-8 (#2874) 1 год назад
.gitattributes 18bc00574f gitattributes: Use crlf on Windows translations templates 2 лет назад
.gitignore a41172d799 gitignore: Add .pre-commit-config.yaml 8 месяцев назад
.travis.yml 717e05fff3 travis: drop cruft causing a bad build. 3 лет назад
CMakeLists.txt 87fcaa4d0d Merge branch 'master' of github.com:OpenCPN/OpenCPN into shapebak 5 месяцев назад
COPYING.gplv2 ecb522c8eb Licensing: Cleanup #1100. 6 лет назад
COPYING.gplv3 a05b908354 licenses: Add updated info (#757) 6 лет назад
COPYING.lgplv2 00dbbfb4cb misc files (14): Remove trailing whitespace. 3 лет назад
COPYING.lgplv3 a05b908354 licenses: Add updated info (#757) 6 лет назад
INSTALL 8e73d34454 INSTALL: Remove reference to non-existing file. 5 месяцев назад
LICENSING 9b5bd296f3 Fix typo in the license 1 год назад
LINUX_DEVICES.md 00dbbfb4cb misc files (14): Remove trailing whitespace. 3 лет назад
MESSAGES.adoc 343d9d8f61 ObservedVar -> Observable 1 год назад
NSIS.template.in.in 9db8525ba0 NSIS: Omit chart installer. Performed by First time user Wizard 5 месяцев назад
README a05b908354 licenses: Add updated info (#757) 6 лет назад
README.opencpn-cmd.md cfe39b6f7a README.opencpn-cmd: Fix space 1 год назад
VERSION.cmake 4df0cc2908 Change version number in master branch to reflect it already left 5.8 behind 1 год назад
app.manifest 999fd3566a Update the Windows application manifest with hopefully the best possible hi-dpi options configuration 1 год назад
check-pr 272f754f36 check-pr: Update and bugfixes. 3 лет назад
deploy_rsa.enc 9d0bb938e9 Re-encrypt the private deployment key for OpenCPN/OpenCPN 5 лет назад
opencpn-cmd.1 9fe1d2d439 Add opencpn-cmd.1 manpage 1 год назад
opencpn.1 1da16cdba2 ocpn_app: Add -c/--configdir CLI switch 6 месяцев назад
opencpn.recipe ff14624f4f Add launchpad "recipe" 3 лет назад
org.opencpn.OpenCPN.yaml e066a0932c New framework for local communications. 9 месяцев назад

README

----------------------------------------------------------------------
1. Overview
----------------------------------------------------------------------

a. Opencpn was built with the following objectives in mind.

i. Intended use as primary navigation interface for vessels
with full-time helm-visible navigational suites.
Other tools may be better for offline route planning, tide
and current prediction, online logging, etc.
ii. Quick startup and shutdown.
iii. Those and only those toolbar buttons really needed for
daily operation.
iv. Portability, thus wxWidgets core components. Currently
tested and in production use on Windows XP-8.1, OS X, and Linux.
v. Conventional ( i.e. popular and modern ) chart format
support. In the real world, this means BSB format raster
charts, and S57ENC format vector charts.



And, of course, opencpn is all GPL'ed (or equivalent)
Open Source code.


Personal Note:
Opencpn is in primary daily use as the navigation package aboard
M/V Dyad, a 48 ft trawler yacht cruising from Newfoundland to the
Bahamas yearly.

Our thanks go to MAXCDN for providing a CDN network delivering
the OpenCPN downloads worldwide.

OpenCPN is distributed using a multitude of licenses, see LICENSING.