Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

converting from ms to kts etc #2

Open
edtacey opened this issue May 7, 2023 · 9 comments
Open

converting from ms to kts etc #2

edtacey opened this issue May 7, 2023 · 9 comments

Comments

@edtacey
Copy link

edtacey commented May 7, 2023

Fantastic plugin/
I am feeding it data from my Polars etc from another plugin however these numbers are in m/s not knots
is there a way to convert on the fly in the ux or do I need remap them and inside singlek then sent them as knot based speeds

@htool
Copy link
Owner

htool commented May 7, 2023

No need. It assumes SignalK's internal m/s unit.

@edtacey
Copy link
Author

edtacey commented May 7, 2023 via email

@htool
Copy link
Owner

htool commented May 7, 2023

Happens by itself as long as you're using the right paths in signalk (from https://signalk.org/specification/1.5.0/doc/vesselsBranch.html) or ensure the get a unit.

@htool
Copy link
Owner

htool commented May 7, 2023

My bad, it wasn't. But does now if you set unit to 'kn' and it sees 'm/s', it will make it 'kn'.

@edtacey
Copy link
Author

edtacey commented May 7, 2023 via email

@htool
Copy link
Owner

htool commented May 8, 2023

I bought this one:

https://www.waveshare.com/11.9inch-hdmi-lcd.htm

And wanted the same look as the other B&G instruments. I figured to make it flexible enough to make use on other hardware easier.

The tiles do require a certain aspect ratio, so tile layout and screen size need some alignment.

The layout css files do this.

Not super easy, but doable I'd say. Once it works it works. Setup may take some tinkering, but can be done at home.

@htool
Copy link
Owner

htool commented May 8, 2023

But a large waterproof phone would probably work just as well. Something with a magnetic holder with wireless charging would be perfect.

1 similar comment
@htool
Copy link
Owner

htool commented May 8, 2023

But a large waterproof phone would probably work just as well. Something with a magnetic holder with wireless charging would be perfect.

@edtacey
Copy link
Author

edtacey commented May 8, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants