1.0.2 • Published 3 years ago

sailracer-signalk-plugin v1.0.2

Weekly downloads
3
License
ISC
Repository
-
Last release
3 years ago

Welcome to sailracer-signalk-plugin 👋

Version License: ISC

Stream/convert Sailracer data to signalk

How it works

Sailracer app publish its data on tcp port 58170. The user can set 10 customizable gadgets in the app. Only Data that are shown in the app are available in the tcp stream.

Install

Install as plugin from signalk admin dashboard

Usage

In your Sailracer app, enable data sharing from "Menu/Settings/Share data to other devices".

In signalk plugin configuration, set the device ip you're running Sailracer on.

Make sure the app is displaying the gadget containing the data you want to send to signalk (see "Available metrics).

Available metrics

Signalk PathSailracer gadgetUnit
navigation.racing.VmgToMarkVMG Markm/s
navigation.racing.distanceStartLineStart modem
navigation.racing.holdStartStart modeboolean
navigation.racing.layline.distanceLaylinem
navigation.racing.layline.timeLaylines
navigation.racing.polarEfficiency(always shown)ratio
navigation.racing.relativeBearingToMarkTurn instructionrad
navigation.racing.startStart modeboolean
navigation.racing.timeToBurnStart modes
navigation.racing.timeToStartStart modes
navigation.racing.windAverage1hDirection1h Wind avg.rad
navigation.racing.windAverage1hShift1h Wind avg.rad
navigation.racing.windAverage1hShiftRange1h Wind avg.rad
navigation.racing.windAverage6mDirectionWind avg.rad
navigation.racing.windAverage6mShiftWind avg.rad
navigation.racing.windAverage6mShiftRangeWind avg.rad

 

Notes:

"Mark" is the current "go to mark" in Sailracer (red dot in the main display). "Layline" and "VMG to mark" are computed on the current Mark. Start Mode is enabled with the "start" button.

Author

👤 Emanuel Sabene

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator