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

Andy_Y - Could I possibly missuse "source prior...

Could I possibly missuse "source priority" for that?

Andy_Y - Good morning! Is there a way to filter...

Good morning! Is there a way to filter a NMEA0183 DataConnection for one specific sentence instead using the usual filter? Something like inverting the filter? I have some garbage on that port (that I can't fix atm). Also I cant use Checksum since the Clipper Wind doesn't seem to transmit a valid checksum.

MV 2 Umbrellas - Can someone tell me if this is...

Can someone tell me if this is possible ? ... have a custom path ... have one client trigger a put to change the value at that path ... have another client subscribe to that path and be notified when the value changes?

Andréas Schütz - Just some "praise and glory"; ...

Just some "praise and glory"; Yet another summer with navigation on SignalK and FreeBoard. Over 900 NM with no need of anything else but some hours of sunlight to power the server and the tablet at the helm. Visited multiple countries and rode ruff and foggy sea, navigated through extremly narrow passages and over open waters. Tech for sailors, haar! 😆 This year we had only minor problems (two occations of forced reboot in 40 days) and the whole crew was comfortable in using the equipment. Tha...

mgrouch - If I unplug ethernet and disconnect f...

If I unplug ethernet and disconnect from WiFi, there is no list of installed plugins

mgrouch - App Store doesn’t show list of instal...

App Store doesn’t show list of installed plugins if there is no network connection.

Phil Dolling - Not sure this is the right place...

Not sure this is the right place, but here goes. I have set up the cloud account to monitor environmental data etc remotely. I can see there is data being passed to http://cloud.signalk.org but when I try to view it asks me to login. I tried my local user and PW and also the Google account that I used to setup the data. None of these seem to work and the seems no obvious way to set up an account.
I tried searching but cannot find anything...

Ilker - @Scott Bender does anchor alarm announc...

@Scott Bender does anchor alarm announce something over Avahi or similar to make it detectable on the local network?

DWinchester - What has happened, When I tried ...

What has happened, When I tried to get the auto pilot functioning the server established over 70 ip addresses on the network, they seem to be pingable but now only one of the sensesp modules connects....

mpvader - Per the latest Venus OS beta versions...

Making SignalK server work with externally set password? Per the latest Venus OS beta versions, we’ve added a network security profile setting; which allows securing all local access with a single password. So thats remote console, gui-v2, mqtt (if enabled/needed), and Node-RED is and/or was secured with the same password as well....

David Godin - Installation question. What deter...

Installation question. What determines in what path the plugins get installed? Do they always go in ~/.signalk ?

blohminator - Any Idea how I can identify the E...

Any Idea how I can identify the Error Message object object? Jul 22 14:51:25 GET /admin/img/favicon.ico 200 774.304 ms - - Jul 22 14:51:35 [object Object]...

barnaclebill - I have a fresh install of pypilo...

I have a fresh install of pypilot and SK on RPI. Both seem to be running fine, but I'm not getting pypilot data in SK. When pypilot started, it sent an authentication request to SK, which I approved. However, now it seems to need approval for another connection "ws" (websocket)? When I click on this connection in the SK dashboard it redirects to the Connections page which is blank. Any recommendations? I've attached a screenshot of the dashboard and here's pypilot log: signalk process 989 signalkread token eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkZXZpY2UiOiJtYXN0Y29tcCIsImlhdCI6MTcyMTU4NDcyMX0.PsfQlKzMnnrGrqX-JFx6TD7epf1W4E7n6nDzWbko9jI signalk server found 127.0.0.1:3000...
No description

ray_sabado - This is a Raspberry Pi install. ...

This is a Raspberry Pi install. I'm unable to update SignalK from the GUI. I'm currently running 2.3.0 and node is 18.17.1 and npm is 9.8.1. The install shows that it starts but then just ends with failed. ...

joshgraff - Updating offline or metered install...

Updating offline or metered installation. Perhaps easy for some already, but it would be an interesting feature to have to be able to upload an "update package" for signal k and or plugins that are installed, so that I could potentially download updates to a flash drive on a PC easily connected to the internet and then carry them to a boat that might not have direct internet access. I'm sure there's a way to do it with the package already, but as someone who's not terribly experienced with such things or as experienced with signal k as a developers might be, an easier interface for doing such might be a nice feature in the future....

ReefTheMain - I'm running into a problem during...

I'm running into a problem during the final step of setup getting SignalK running from building from github, wondering if anyone has seen this before:

Sailabout - Wanting to create a gauge with zone...

Wanting to create a gauge with zones in KIP, I see that the electrical resistance unit Ohn is not available in the server metadata. Should it be added? Background: use of the BME680 sensor for a raw measurement of volatile organic compounds VOC (gas detection).

David Godin - While refreshing my SK boat insta...

While refreshing my SK boat install, I noticed the following but not sure if it's important: pi@openplotter:~ $ sudo npm install -g signalk-server npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. ......

David Godin - OpenAPI with Chromium IssueNot s...

OpenAPI with Chromium Issue Not sure if it's my setup but I get the following error accessing OpenAPI link with Chromium. Works fine with Firefox: `Uncaught TypeError: Object.hasOwn is not a function at Object.config_merge [as merge] (swagger-ui-bundle.js:2) at SwaggerUI (swagger-ui-bundle.js:2)...

AdrianP - I've noticed that RMB sentence proces...

I've noticed that RMB sentence processing in nmea0183-signalk does not send a delta when the position values are empty. This creates the situation where when a destination was active, and then is cleared (the sentence contains empty fields) no delta is sent and signalk apps are not aware of the change. I would expect that in this case a delta with a null nextPoint value would be sent. I would expect this has probably come up before...but I will ask anyway... Is this by design?...