Mastiff
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
No, it still fails. Do you have a test machine running SignalK in Docker, preferably with Docker Compose? I suspect that may be the problem. Anyway, I finally managed to get it working on one of my two instances, but the other one still gives me trouble. Trying to remove it from the Appstore throws an error as well:
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
OK, weird. A reboot, and wants to upgrade again, says it is 12.2, not 12.3. I deleted the version on the host and ten copied the version NPM installed in the Docker image from the image to the host. Where can I find the version number for the plug-in, so I know it's the right one? In readme.md it says 0.11. Oh, btw, I still couldn't update from the plug-in store in SignalK, same error.
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
Thanks, thatlast version worked, and then just installing with npm. 👍
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
Weird thing. I have tried several times, and I have updated SignalK docker container too. Could the full log help? This is what it says:
314 replies
SKSignal K
•Created by Mastiff on 3/31/2025 in #questions
Derived data - weird numbers
Aha, thanks! So I need to send it via Node-RED to do a calculation, then.
5 replies
SKSignal K
•Created by Mastiff on 3/31/2025 in #questions
Derived data - weird numbers
Sorry, I didn't think it was relevant because there were (as far as I could see) no ways to change any of that in the plug-in. I thought that would be automatically parsed. Or should I add something in "Calibration entries (pairs of level => volume)"?
Thefuel consumption comes in from my Suzuki Engine Interface. That may be the culprit, because I see in Node-RED that when sending it to Home Assistant I have to multiply with 3600000 to get liters per hour.
The GPS speed (navigation.speedOverGround) comes from my Garmin plotter (and GPSd if the plotter is out, but it wasn't at that time), and that is in m/s. On around 2000 RPM's (this is 1875 RPM's) the Garmin shows 0.5-0.6 liters per nautical mile.
5 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
Wow, thank you! 😀 But the update refuses to install. Logs:
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
Actually I think it's the kiosk browser that does it. ANd I need to have this inside of Home Assistant because I control just about everything else from there (heavy metal over the speakers, lights, lanterns, pumps and so on is all run with Home Assistant and ESP32's with tons or relays - I have to be close to 50 relays in the boat!).
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
That is of course a totally different use from mine. I use the NAIS1 map when I drive the 30 minutes out to where I check my crawfish pots, use C-Map there (because the bottom contours are better on that) and then go back to NAIS1 when I want to go back. Sometimes the tablet looses the connection to the network for a few seconds, and that means the map is reloaded. So the controls are back.
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
Yeah, I can. I just wanted to get rid of the tapping altogether. But OK, if it's not practictal, no biggie.
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
OK, is there a way around it? Like a flag that I can set in a config file?
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
Idon't think Firefox will make a difference, because nothing of this is actually rendered on the Pi. Home Assistant runs on Wall Panel kiosk browser, and the hardware is an Ouikitel rugged 8" tablet. This is what renders the web page. So it seems like Wall Panel does not save everything it should. And it is fully possible to show two different GaladrielMap in one KIP when I have one on port 80 and one on port 81. So yes, they have different addresses. 😀 But I think it's pretty safe to say that the culprit is Wall Panel browser, so you don't have to spend more time on that thing. The only thing I would like, if possible, is that the I can set the sidebar not to show on reload of the Galadriel Map web page.
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?

314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
Aha, that probably explains it. it's not a browser. It is Home Asistant with an embedded webpage. OK, in detail:
1. Home Assistant running on Wall Panel (kiosk browser available on GitHub and Play Store), with this YAML code:
2. KIP running as a webapp (to get the bottom line of info from plotter and outboard motor with Galadriel Map as an embedded webpage and this address: on the front page and this address when you move to the next page.
3. Two instances of SignalK running under Docker, both with Galadriel Map set up. With NAIS1 as the source in the first Docker instance (port 80) and C-Map in the second Docker instance (port 81).
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
Thank you! That works in a regular browser! But the map does not stick when I run it in a window in Home Assistant. I guess that's because it doesn't save cookies as they should in that case. And the boat icon is now as I like it. 👍
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
But one thing is strange: I have two Docker Containers of SignalK running to get C-Map and NAIS1 with a simple swipe of pages in KIP. And if I change the map in one of them (port 80) the other one (port 81) is changed too. Is that expected behaviour?
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
OK, I couldn't wait... 😁 Tried it now, and it's very close to what I wanted, actually! If it could set it not to hide the zoom, it would be perfect for my use! Also where do I replace the boat icon for that? I like the boat looking icon for Freeboard, so I have that in the pure Galadriel Map, but I have not found the place to do that in the plug-in's files, as far as I can remember. Sorry if my memory fails me. Btw I could not set it to top right, but that is not a problem since I have the zoom there. So top middle works well. But the left panel is back next time I open the page or reload it, that is probably expected?
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
Thank you, I will look at that later today or tomorrow! 👍 Btw no news on the Cloudflare thing?
314 replies
SKSignal K
•Created by Mastiff on 8/10/2024 in #questions
Is it possible to get maps in an easier way than MapBox?
Aha, I see. 😢 So no good way around it. And here I was 83 % done with my download, I should have started two days earlier on that one!
314 replies