Signal K

SK

Signal K

Signal K is an ecosystem for free and open source universal marine data exchange and software.

Join

questions

announcements

server

specification

plugins-and-webapps

sensors

nmea2000

node-red

wilhelmsk

sensesp

naugehyde - Hi all. I'm looking for Beta tester...

Hi all. I'm looking for Beta testers for a substantially revised version of my bt-sensor-plugin-sk plugin. The latest revisions are here: https://github.com/naugehyde/bt-sensors-plugin-sk/tree/1.1.0 (Docs are NOT up to date as of this writing) I'm looking for mariners with Victron equipment as well as Inkbird and Xiaomi sensors on their boats. If your boat has a Bluetooth-enabled sensor not currently supported by the plugin that you'd like integrated into the SK data model, just let me know and I'll do my best to code it for you. Thanks!...

gregy - “discovering” plugins the number of p...

“discovering” plugins the number of plugins available for SK continues to expand- which is wonderful, however unless you go trawl thru the categories or “all” list, and then try to guess what a plugin might do based on its “name” .. ive recently found a number of useful plugins - with kind assistance of question/answer from the community;...

gregy - teltonika pluginJust updated RUTx11 F...

teltonika plugin Just updated RUTx11 FW to latest teltonika OS RUTX_R_00.07.09.1 ...

ray_sabado - We've found that the Pushover plug...

We've found that the Pushover plugin can sometime freeze Signalk (can't access the web interface, drips NMEA output, etc) if there is an anchor alarm without internet access. Has anyone else seen this behavior?

ray_sabado - Is there a way to get Freeboard to...

Is there a way to get Freeboard to remember my login details so I don't have to login each time?

barnaclebill - Is there a plugin that will allo...

Is there a plugin that will allow me to send SK to a serial or USB port (ideally in Actisense format)?

gregy - anchor alarm plugin@Scott Bender ju...

anchor alarm plugin @Scott Bender just wanted to check some of my own logic, ...

AdrianP - Resources are exposed via the V2 http...

Resources are exposed via the V2 http API and are not placed in the full model. They can be accessed via app.resourcesApi.listResources() See server docs https://demo.signalk.org/documentation/develop/plugins/server_plugin_api.html...

Владимир Калачихин - The http://localhost:3000/...

The http://localhost:3000/signalk/v1/api/resources/charts/ gives me a list of charts, but the app.getPath('resources.charts') does not. What am I doing wrong?...

Donixon - @AdrianP morning! The new Freeboard l...

@AdrianP morning! The new Freeboard looks great and the IMO setting works like a charm! Question about that; We have some cars that we put onto the chart to follow our own taxis. We use the IMO-only filter, but that will remove our own vessels (they are also in the buddy-list) and also remove the taxis that we put on the chart with nodeRED delta input. I wanted to add an own IMO onto the taxis for example, so it would not filter them out. When I look at the code you put in foor IMO-only filter, it looks like you only check if the "registrations" path is filled. So if I add an object like: {"imo":"IMO xxxxxxx"} onto the taxis, i would suspect that it will work with the filter, no luck. If I go to databrowser, the value would show up with the correct path. ...

Chisburgers - Hi All, im running the signal k a...

Hi All, im running the signal k autopilot plugin to control my EV 100. My only concern is that i sometimes i get the error “502 Autopilot not in auto or wind mode” I can However switch from standby to any mode. ...

joshgraff - Freeboard-sk offline maps? Is the...

Freeboard-sk offline maps? Is there a way to configure freeboard to not require an internet connection?...

gregy - derived data - source selectioni have...

derived data - source selection i have two n2k devices that generate magnetic.heading (one being far more accurate than other) When using derived data plugin, i dont see anyway to lock its calaculation for heading.true to the preffered source? ...

David Godin - Shelly pluginHi. I’m looking for...

Shelly plugin Hi. I’m looking for info on Sheryl paths and how they work to add a KIP dimmer widget. Here is the path shared by a user....
No description

håvard - I’m failing to connect to signalk clou...

I’m failing to connect to signalk cloud. Is the service down?

petsi - Anybody can help me to configure weathe...

Anybody can help me to configure weather on freeboard? there is a manual?

Matti Airas - I played with Freeboard route bui...

I played with Freeboard route building, and I have a couple of usability suggestions: - Route drawing only supports incremental route building atm: you add waypoints until you arrive at your destination. I tend to build routes by adding a waypoint to the destination and then inserting intermediate waypoints. This is possible in Freeboard, but you first have to save the initial single-waypoint route and then edit it. I think the "draw route" and route editing could be integrated. - Personally, I would like to see the waypoints on the routes - small dots on the nodes, perhaps? - Waypoint deletion is done by control-clicking which is only possible on a computer. Maybe have a long press reveal an edit menu?...

Matti Airas - I feel a bit dumb, but how on ear...

I feel a bit dumb, but how on earth can I get Freeboard-SK to receive data from the SK server? I can see the default OpenSeaMap just fine, but no vessel data is shown. Checking with the Chrome dev tools, the app accesses a bunch of resources just fine and even opens the websocket stream, continuously receiving a ton of data, but nothing is displayed.

David Godin - Issue with Polar Performance. For...

Issue with Polar Performance. For some reason I'm not receiving updates past the first one. Here is a debug log if it helps: `Jun 21 23:24:48 2024-06-22T03:24:48.372Z signalk-polar-performance-plugin sendUpdates: [{"path":"performance.boatSpeedDamped","value":0},{"path":"environment.wind.angleTrueWaterDamped","value":0.363},{"path":"performance.beatAngle","value":0.691},{"path":"performance.beatAngleVelocityMadeGood","value":2.473},{"path":"performance.targetSpeed","value":3.209},{"path":"performance.polarSpeed","value":1.064},{"path":"performance.polarSpeedRatio","value":0}] Jun 21 23:24:48 2024-06-22T03:24:48.470Z signalk-polar-performance-plugin environment.wind.angleTrueWater (TWA): 0.38400000000000006 applyDamping: 0.36447406848531283 port: 1 Jun 21 23:24:48 2024-06-22T03:24:48.470Z signalk-polar-performance-plugin performance.polarSpeedRatio = BSP (0.00)/ performance.polarSpeed (2.09)...