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

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)...

David Godin - ah, found it! Enabling Derived Da...

ah, found it! Enabling Derived Data fixed it. I was probably missing some paths...

David Godin - Setting up Performance pluginI'v...

Setting up Polar Performance plugin I've installed, enabled and set log, debug, set some options and Submit. Even restarted the server, but I can't see any performance paths. What am I doing wrong?...

AdrianP - @Donixon thank you for your feedback....

@Donixon thank you for your feedback. The best way forward is to leave issues at https://github.com/SignalK/freeboard-sk/issues detailing your feature request. One issue per specific feature is best as it allows them to be introduced incrementally....

Donixon - Freeboard Feature RequestHi all! Qu...

Freeboard Feature Request Hi all! Question about a Freeboard feature request. Before I have had contact with a dev in the Slack server. I can't find who that was. Some backstory maybe how we use Freeboard: - We operate in the port of Rotterdam and have a fleet of around 50 ships. We use the 'buddy' plugin to give them a color on the map so we can see them quick. - Our planners use Freeboard to see incoming ships for example...

irjudson - getting two errors: 1 - signalk-n2k,...

getting two errors: 1 - signalk-n2k, 2 - canboat - what's the best way to report (or diagnose and fix)?

Copprhead - How can I get Freeboard to show AIS...

How can I get Freeboard to show AIS target RNG, BRG and (T)CPA? Would be nice if that was shown directly when clicking on a vessel.

irjudson - Q: What plugin (or not?) provides we...

Q: What plugin (or not?) provides weather under /meteo endpoint for freeboard?

petsi - Freeboard Signalk plugin question. What...

Freeboard Signalk plugin question. What means this two lines? I thought that there was Apparent and true wind but they are opposite. It happens in different positions..
No description

irjudson - Q: Anyone seeing any outtage with th...

Q: Anyone seeing any outtage with the appstore from signalk - It's not loading for me, but everything else seems functional- getting nothing in logs.

Lure - Any user of signalk-logbook plugin? I ha...

Any user of signalk-logbook plugin? I have installed it with deriveddata and sailsconfiguration plugin, but I get this strange error on Dashboard
No description

barnaclebill - It appears that I have a valid c...

It appears that I have a valid connection between InfluxDB and Grafana, and I can see SK data in InfluxDB, but when I try to create a dashboard I don't see any data. Any ideas?
No description

barnaclebill - I noticed that SK-to-N2K plugin ...

I noticed that SK-to-N2K plugin is sending heading PGNs periodically (when it gets magnetic variation data from gpsd). However, there is no source of magnetic heading information. The SK logs show null: Apr 22 14:17:38 2024-04-22T21:17:38.049Z signalk-to-nmea2000 navigation.headingMagnetic,navigation.magneticVariation:,0.08377580411485631 Apr 22 14:17:38 2024-04-22T21:17:38.051Z signalk-to-nmea2000 emit nmea2000JsonOut {"pgn":127250,"SID":87,"Heading":null,"Variation":0.08377580411485631,"Reference":"Magnetic"} The data shows up on the bus as 0xFF 0xFF: 4127 : Pri:3 PGN:127250 Source:100 Dest:255 Len:8 Data:57,FF,FF,FF,7F,46,3,FD...

irjudson - Question: anyone seen this error:Ap...

Question: anyone seen this error: Apr 20 15:20:26 TypeError: Cannot read properties of null (reading 'latitude') at callback (/root/.signalk/node_modules/signalk-to-nmea2000/conversions/navigationdata.js:69:39) at /root/.signalk/node_modules/signalk-to-nmea2000/index.js:209:44 at Next.valueF...

ReefTheMain - question about signalk-speed-wind...

question about signalk-speed-wind-averaging: Does anyone else use this plugin and notice the "Max Wind Speed" is never correct? It seems to get "stuck" on numbers for a while that...obviously aren't the recent max wind speed. I know the plugin hasn't been updated in several years, so maybe it's a bug in the plugin?...

David Godin - Zone Meta QuestionHow can I get ...

Zone Meta Question How can I get zones definitions, either as part of path meta or some other way? I want to get zone definitions to apply to gauges and using Edit Zones to create them....

David Godin - Notifications plugin question:I ...

Notifications plugin question: I see both "Simple Notifications" and "Edit Zones" plugins. They appear to do the same thing. Are there advantages using one or the other? I see "Edit Zones" seems to support multiple zones per path....