Teppo Kurki

Results 138 issues of Teppo Kurki

People installing SK server get confused with all extra warning in the installation log. This lib has a deprecated core-js dependency that emits one such warning: ``` npm WARN deprecated...

discuss

``` % grep 129038 ../server/samples/aava-n2k.data | ../canboatjs/bin/analyzerjs | grep 27653800 | head -1 | json { "prio": 4, "pgn": 129038, "dst": 255, "src": 43, "timestamp": "2014-08-15T19:01:57.883Z", "input": [ "2014-08-15T19:01:57.883Z,4,129038,43,255,27,03,a8,f6,a5,01,3e,9f,b9,0e,40,b9,70,23,e0,00,00,00,00,00,00,00,ff,ff,ff,7f,05,fe" ],...

Here's work to add these: [windlass-smallcraft.zip](https://github.com/SignalK/n2k-signalk/files/9806988/windlass-smallcraft.zip)

good first task

Depends on https://github.com/canboat/canboat/issues/272

Add support for 127501: Binary Switch Bank Status" {"timestamp":"2015-01-15-16:25:06.017","prio":"3","src":"209","dst":"255","pgn":"127501","description":"Binary Switch Bank Status","fields":{"Indicator Bank Instance":"0","Indicator":"Off","Indicator 2":"Off","Indicator 3":"Off","Indicator 4":"Off","Indicator 5":"Off","Indicator 6":"Off"}} 127506: DC Detailed Status {"timestamp":"2015-01-15-16:25:15.899","prio":"6","src":"177","dst":"255","pgn":"127506","description":"DC Detailed Status","fields":{"SID":"89","DC Instance":"1","DC Type":"0","State of Charge":"72","Time...

``` Dec 8 11:11:17 Signal_K sea_vu_play[352]: Unable to convert:Cannot read property 'Temperature Instance' of undefined:{"timestamp":"2017-12-08T17:11:14.824Z","prio":5,"src":114,"dst":255,"pgn":130312,"description":"Temperature"} Dec 8 11:11:17 Signal_K sea_vu_play[352]: TypeError: Cannot read property 'values' of undefined Dec 8 11:11:17...

There are several explicit cases where a sensor can indicate that it is otherwise operational but can not produce vali ddata. Example cases are a depth sounder that can not...

We don't yet support metadata, for example `displayName` per source for a single path. >For example, both my depth sounder and speed log report water temperature. I can figure out...