AdrianP
AdrianP
SKSignal K
Created by UnderSampled on 11/16/2024 in #questions
Navigation data to MFD
Interesting, my pixel phone seems to place the destination in the correct place. The guide re the selected location on touch devices is the location of the top left corner of the menu.
27 replies
SKSignal K
Created by UnderSampled on 11/16/2024 in #questions
Navigation data to MFD
Describe random, completely out of the immediate range or close but not the selectee location? Also what type of device phone, tablet, device with a mouse?
27 replies
SKSignal K
Created by UnderSampled on 11/16/2024 in #questions
Navigation data to MFD
Oh I think they must only be used by the nmea-to-signalk plugin.
27 replies
SKSignal K
Created by UnderSampled on 11/16/2024 in #questions
Navigation data to MFD
BWC or BWR
27 replies
SKSignal K
Created by UnderSampled on 11/16/2024 in #questions
Navigation data to MFD
So currently setting the destination in Freeboard-SK will populate the necessary paths and these will be transmitted as NMEA which makes it available to other devices. This PR addresses the situation where destination is set and received via NMEA to populate the signalk course paths
27 replies
SKSignal K
Created by UnderSampled on 11/16/2024 in #questions
Navigation data to MFD
27 replies
SKSignal K
Created by UnderSampled on 11/16/2024 in #questions
Navigation data to MFD
Freeboard-SK looks at the navigation.course.nextPoint path to display the destination set by the Course API. There is a server PR that addresses this issue and will populate that path from NMEA data received. Hopefully that will be merged soon.
27 replies
SKSignal K
Created by Kalymnos on 11/10/2024 in #questions
Update freeboard
Look in node_modules/@signalk/ for freeboard-sk
8 replies
SKSignal K
Created by Kalymnos on 11/10/2024 in #questions
Update freeboard
freeboard-sk-helper is deprecated and can be removed as it is no longer required.
8 replies
SKSignal K
Created by Kalymnos on 11/10/2024 in #questions
Update freeboard
From the terminal in .signalk folder npm uninstall @signalk/freeboard-sk
8 replies
SKSignal K
Created by Lille Ø on 11/1/2024 in #plugins-and-webapps
Lille Ø - I'm writing a client that needs to ta...
5 replies
SKSignal K
Created by Lille Ø on 11/1/2024 in #plugins-and-webapps
Lille Ø - I'm writing a client that needs to ta...
Have a look at the Freeboard-SK source. https://github.com/SignalK/freeboard-sk/blob/master/helper%2Fweather%2Fweather-service.ts Line 186 for an example.
5 replies
SKSignal K
Created by Lille Ø on 11/1/2024 in #plugins-and-webapps
Lille Ø - I'm writing a client that needs to ta...
The API endpoints are under /plugins which requires admin privileges. You will need to move them out from under there. E.g. /signalk/v2/api/logbook
5 replies
SKSignal K
Created by Tore Dahl on 10/7/2024 in #questions
OpenSeaMap min zoom level
This is a hangover from the initial inclusion of OpenSea map in Freeboard-SK where the zoom levels were restricted to the content at the time. The restriction will be removed in the next release.
8 replies
SKSignal K
Created by irjudson on 6/3/2024 in #plugins-and-webapps
irjudson - Q: What plugin (or not?) provides we...
This particular issue I have not seen before, the code has been in production for 18 months or more.
74 replies
SKSignal K
Created by irjudson on 6/3/2024 in #plugins-and-webapps
irjudson - Q: What plugin (or not?) provides we...
74 replies
SKSignal K
Created by irjudson on 6/3/2024 in #plugins-and-webapps
irjudson - Q: What plugin (or not?) provides we...
Will look at the server source code for clues. @Teppo Kurki any clues as to why calling app.getSelfPath('navigation.position') might not be returning a value when no MMSI is entered?
74 replies
SKSignal K
Created by irjudson on 6/3/2024 in #plugins-and-webapps
irjudson - Q: What plugin (or not?) provides we...
The plugin calls the interface function
74 replies
SKSignal K
Created by irjudson on 6/3/2024 in #plugins-and-webapps
irjudson - Q: What plugin (or not?) provides we...
The app gets the data from the delta stream
74 replies