Karl-Erik Gustafsson
SKSignal K
•Created by naugehyde on 11/25/2024 in #server
naugehyde - Server code has gotten cruftyThe ...
Sorry, not been very active here. One notice that old react-jsonschema-form-bs4 seems to be still on package list. Is that somehow still needed with current setup?
49 replies
SKSignal K
•Created by Teppo Kurki on 12/13/2024 in #server
Teppo Kurki - i was thinking of working on the ...
I can support if needed. 👍
4 replies
SKSignal K
•Created by naugehyde on 11/25/2024 in #server
naugehyde - Server code has gotten cruftyThe ...
@naugehyde I try look your branch more in detail during weekend.
49 replies
SKSignal K
•Created by Cosa on 11/26/2024 in #questions
Collecting data from Furuno SC-70
Try with network switch between. Are you familiar with 450 standard, multicast addresses and ports?
I made client plugin some years ago, that should work. Used this to collect data from real and simulated bridges.
https://github.com/KEGustafsson/signalk-iec61162-450-nmea0183-client
4 replies
SKSignal K
•Created by naugehyde on 11/25/2024 in #server
naugehyde - Server code has gotten cruftyThe ...
Sounds very familiar. Not so straight forward job.
49 replies
SKSignal K
•Created by naugehyde on 11/25/2024 in #server
naugehyde - Server code has gotten cruftyThe ...
In case minimum work, upgraded to jsonschena might viable too.
Feel free to use and PR are OK too.
https://github.com/KEGustafsson/react-jsonschema-form-bs4
49 replies
SKSignal K
•Created by naugehyde on 11/25/2024 in #server
naugehyde - Server code has gotten cruftyThe ...
Most probably best would be to upgrade to Bootstrap 5. But then you need to tweak UI too.
49 replies
SKSignal K
•Created by Cosa on 11/26/2024 in #questions
Collecting data from Furuno SC-70
You can use Shipboard network to access IEC61162-450 data. Is J1 free or connected network switch and used other bridge devices?
If that sensor is already used on bridge sensor network, I would recommend to use datadiode to restrict uplink access.
So to say, been there, done that with Furuno bridge systems 👍
4 replies
SKSignal K
•Created by naugehyde on 11/25/2024 in #server
naugehyde - Server code has gotten cruftyThe ...
Would you like to share your work as a PR (e.g. WIP)?
49 replies
SKSignal K
•Created by naugehyde on 11/25/2024 in #server
naugehyde - Server code has gotten cruftyThe ...
Container deployment is easying development already and seeing this more and more important to keep variations as small/controlled as possible.
Server-admin-ui is relying some old and not supported components. To update this part of the SK is major job, but doable for sure.
As said there is PR to upgrade both OS and Node at same time for docker, to 24.04 and v22. As Adrian said, everything working fine, but ofcource some new deprecation are & will be introduced Neverending story...
I did some updates to server-admin-ui and react-jsonschema-form-bs4 to remove deprecation warning some couple of years ago. Tried to upgrade to Bootstrap 4 & 5 too, but that was way too complicated to me (maintain same look as previously).
Anyway, willing to help and seeing this longer term project 👍
49 replies
SKSignal K
•Created by Ed on 11/21/2024 in #questions
Data Connections
If multiple sources use same port then consider to use TAG block with s: flag which defines source.
Tagged NMEA0183 is more common in e.g. merchant marine where messages are broad/multicasted.
7 replies
SKSignal K
•Created by Greg Young on 11/5/2024 in #plugins-and-webapps
Greg Young - teltonika plugin erroranyone els...
README.md might require updating to highlight correct settings at the first place.
A PR would a good way to contribute development 😉
23 replies
SKSignal K
•Created by Kalymnos on 11/10/2024 in #questions
AIS Target
Server -> Settings -> Maximum age of inactive vessels' data
15min or something.
2 replies
SKSignal K
•Created by Greg Young on 11/5/2024 in #plugins-and-webapps
Greg Young - teltonika plugin erroranyone els...
Try disable persisted connection. I do not have that enabled. I added timeout yesterday, so 60s did not do any harm.
23 replies
SKSignal K
•Created by Greg Young on 11/5/2024 in #plugins-and-webapps
Greg Young - teltonika plugin erroranyone els...
Try first without "Keep persistent connection". And then try also with "Timeout" e.g 60s.
The ECONNRESET error typically indicates that the connection was reset by the peer, which could mean the Modbus server closed the connection unexpectedly.
23 replies
SKSignal K
•Created by Greg Young on 11/5/2024 in #plugins-and-webapps
Greg Young - teltonika plugin erroranyone els...
23 replies
SKSignal K
•Created by Greg Young on 11/5/2024 in #plugins-and-webapps
Greg Young - teltonika plugin erroranyone els...
What is your firmware version of RUTX11?
Been runnung plugin long times and no issues. Reconnection fine.
FW RUTX_R_00.07.10
23 replies