HansT
HansT
SKSignal K
Created by ray_sabado on 9/1/2024 in #questions
Signalk Icon on B&G Zeus
So updating the url in ./src/interfaces/mfd_webapp.ts (and potentially a parameter to hide the left menu)
23 replies
SKSignal K
Created by ray_sabado on 9/1/2024 in #questions
Signalk Icon on B&G Zeus
That would also remove the need for what I've been doing with the multiple IPs tied to an interface approach to allow multiple webapps to run from 1 Pi.
23 replies
SKSignal K
Created by ray_sabado on 9/1/2024 in #questions
Signalk Icon on B&G Zeus
Yes, that embedded web browser is very limited. It's Qt stuff as far as I remember and one thing I didn't get working myself was the virtual keyboard. And input/search box can trip a warning making it not render the page. So for starters instead of the main page, we could advertise the webapps page (without the left menu).
23 replies
SKSignal K
Created by HansT on 1/21/2025 in #plugins-and-webapps
HansT - @Teppo Kurki Asking here for others to ...
So in pgns.json, the date is expressed as nr of days: { "Order":2, "Id":"date", "Name":"Date", "BitLength":16, "BitOffset":8, "BitStart":0, "Units":"d", "Type":"Date", "Resolution":1, "Signed":false, "RangeMin":0, "RangeMax":65533}, For GPS dates specifically, this can be changed to Type: GPSDate and then in the place where Date in days is converted to Date format, a duplicate function can be made that does the check on nr of days to ensure it makes sense and otherwise add 7196.
18 replies
SKSignal K
Created by HansT on 1/21/2025 in #plugins-and-webapps
HansT - @Teppo Kurki Asking here for others to ...
For me always on is fine. The 129029 test cases would need to be changed though. Another thing I was thinking is that it would be a lot cleaner if we would have the epoch field. So when creating the pgn info in the canboatjs and there is a date, add the epoch field to pgndata as well. That way, in 129029 there's only a very cheap epoch value check and if needed a new date creation.
18 replies
SKSignal K
Created by HansT on 1/21/2025 in #plugins-and-webapps
HansT - @Teppo Kurki Asking here for others to ...
Would you mind doing that bit?
18 replies
SKSignal K
Created by HansT on 1/21/2025 in #plugins-and-webapps
HansT - @Teppo Kurki Asking here for others to ...
(to add a switch)
18 replies
SKSignal K
Created by HansT on 1/21/2025 in #plugins-and-webapps
HansT - @Teppo Kurki Asking here for others to ...
18 replies
SKSignal K
Created by HansT on 1/21/2025 in #plugins-and-webapps
HansT - @Teppo Kurki Asking here for others to ...
Ok, so since it's pgn, it would go in streams/canboatjs.js ? if pgnData == pgn 129029 && fixOption == true { fixDate }
18 replies
SKSignal K
Created by Greg Johnson on 1/21/2025 in #questions
SignalK log files filled partition... (Victron Venus install)
The file is probably still open by the SignalK process, so unless the process stops, the file will not actually be deleted. Log rotation typcally is handled outside of the process by e.g. logrotate daemon.
4 replies
SKSignal K
Created by HansT on 1/21/2025 in #plugins-and-webapps
HansT - @Teppo Kurki Asking here for others to ...
How would the 'add parameters to a connection's internals' work?
18 replies
SKSignal K
Created by HansT on 1/21/2025 in #plugins-and-webapps
HansT - @Teppo Kurki Asking here for others to ...
It doesn't have to be per source. It's more that one could want it not to happen (e.g. with old logs). So being able to switch it on/off would be nice. A 'old-gps-week-rollover-fix-plugin' doesn't sound too user unfriendly to me. But I'll go with anything that works.
18 replies
SKSignal K
Created by Aswin on 12/7/2024 in #plugins-and-webapps
Aswin - I published a new plugin that calculate...
Ah, ok - I somehow thought you were using a different path. Added source.id config now.
6 replies
SKSignal K
Created by itkujo on 12/13/2024 in #server
itkujo - SignalK RPI5 Pro Marine Case. I want t...
You may want to connect with @Matti Airas as he's building a similar product (http://shop.hatlabs.fi/)
4 replies
SKSignal K
Created by Aswin on 12/7/2024 in #plugins-and-webapps
Aswin - I published a new plugin that calculate...
The path is now configurable.
6 replies
SKSignal K
Created by Aswin on 12/7/2024 in #plugins-and-webapps
Aswin - I published a new plugin that calculate...
Can you try the new version?
6 replies
SKSignal K
Created by Aswin on 12/7/2024 in #plugins-and-webapps
Aswin - I published a new plugin that calculate...
I could add a selection for the wind info used in the polar performance plugin
6 replies
SKSignal K
Created by Greg Johnson on 8/8/2024 in #questions
B&G Performance plugin
Do you have mast rotation info already in SignalK?
19 replies
SKSignal K
Created by Greg Johnson on 8/8/2024 in #questions
B&G Performance plugin
No, I don't. It could be added to this plugin: https://github.com/htool/signalk-polar-performance-plugin
19 replies