Code Monkey home page Code Monkey logo

racingplugin's Introduction

Race Start Display for OpenCPN

A simple plugin to assist sailors with their race start. Prior to the start, sail to each end of the start line and "ping" each end by pressing the port & starboard buttons respectively. When the 5' gun sounds press the start button. The display will then display a 5' countdown timer, the boat's speed over ground, and based on your current speed and heading, distance and time to the start line. Good luck !

Obtaining the source code

git clone https://github.com/twocanplugin/racing_pi.git

Build Environment

Both Windows and Linux are currently supported.

This plugin builds outside of the OpenCPN source tree

For both Windows and Linux, refer to the OpenCPN developer manual for details regarding other requirements such as git, cmake and wxWidgets.

For Windows you must place opencpn.lib into the twocan_pi/build directory to be able to link the plugin DLL. opencpn.lib can be obtained from your local OpenCPN build, or alternatively downloaded from http://sourceforge.net/projects/opencpnplugins/files/opencpn_lib/

Build Commands

mkdir racing_pi/build

cd racing_pi/build

cmake ..

cmake --build . --config debug

or

cmake --build . --config release

Creating an installation package

cmake --build . --config release --target package

or

cpack

Installation

Run the resulting setup package created above for your platform.

Eg. For Windows run racing_pi_1.0.0-ov50.exe

Problems

Please send bug reports/questions/comments to the opencpn forum or via email to [email protected]

License

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

racingplugin's People

Contributors

twocanplugin avatar rasbats avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.