Karl-Erik Gustafsson
Karl-Erik Gustafsson
@JoseJor Here are couple of examples with sea marks as an overlay. [OpenStreetMap with Seamarks](https://github.com/KEGustafsson/grafana-trackmap-panel/blob/marine/src/trackmap_ctrl.js#L171-L176) [OpenTopoMap with Seamarks](https://github.com/KEGustafsson/grafana-trackmap-panel/blob/marine/src/trackmap_ctrl.js#L181-L186) You can add these directly to your `trackmap_ctrl.js` file and start to...
@JohnySeven Thanks! I'll try to replicate old setups with commit added.
Can we exclude NXP library from 8266 builds? This is not even targeted to be used in this platform and issues is in the 8266. Can there be separate libraries...
`intOrNull` would be most probably best solution in this case. It would not break anything old. I could run a check against EN61162-1:2016 standard (Maritime navigation and radiocommunication equipment and...
Noticed also devil sequence number, but I'm not superstitious 😉 I was thinking something like system_info_sensor reporting now and mainly to SK. In SensESP Web UI, there would be nice...
I took old `signalk-mqtt-gw` under upgrade process and now it can be connected to HA fine. SignalK broker can be used from HA and HA can publish back to broker....
Isn't this easiest to fix in pigpio-seatalk.js itself? To add test which python is installed and then use it.
You could add check which version of python is installed and if required packages are installed too and if not then install ones with pip. Once checked which python in...
Generic question about these server installed plugins. Could those be in `./signalk/package.json`? In some cases, there might be need to have just minimum set up plugins installed, pure data proxy...