Hakan Svensson

Results 75 comments of Hakan Svensson

Sean.. As far as I know no plugin can be aware of if O is in portable mode or not. Thus they can't be prepared to save files on the...

re: "I think the plugin api should instead provide the path to store data." Yes, of course, very good. That's the derived function of being in portable mode. re: "So...

@tkurki Although a JacaScript novice I've tried to add the satellite constellations. My first attempt gives the result as of the pict below. See also (mostly up) http://signalk.stupan.se:3000/signalk/v1/api/vessels/self/navigation/gnss The code...

Another way to name the constellation path: Views? Håkan ``` navigation: gnss: satellites: value: 10 satConstellation:part:1 value: satNr: "2, 26, 29, 7" elevation: "0.7165, 0.2618, 0.2259, 0.8356" azimuth: "4.756, 0.5061,...

The gnss type and satellites used for fix calculation is present in xxGSA. So I intend to add also that sentence. Questions: - Is the path "type" intended to be...

Many Qs now... I found a meta description file here: /usr/lib/node_modules/signalk-server/node_modules/@signalk/signalk-schema/dist/keyswithmetadata.json Is that the correct file? I saw that description was also included in files for "vessels" and not "self"...

re: "Note the talker ID to distinguish between the systems:!" some posts above Neither the NMEA0183 4.11 seems to message the gnss system. See [this](https://www.nmea.org/Assets/20190515%20nmea%200183%20gsv%20sentence%20corrections.pdf) But, GPS satellites has satellite...

- I'm pleased if you take over. Very good. - Talker ID for gnss type: Yes that can for sure be used. What I discussed was a new field added...

re: " One possibility is that in nmea0183-to-signalk parser we combine GSV and GSA sentences to a single delta" But don't rely on GSA is sent. I'd say it's seldom...

I'll read and learn and look forward to study your solutions. About PGN I've no particular experience from N2k yet. Not more than some test with Openplotter and SK. If...