Just released
Just released
KIP V 2.8.0
New features
* New Data Chart Widget replacing Historical Widget. Data Chart supports data streaming with Simple Moving Average Series and min, max and average lines over dataset duration.
* KIP compatibility for remote access using Victron's VRM Portal.
Retirements
* Removal of theming engine. KIP only uses what was previously labeled as the Modern Dark theme.
Other
* Many framework and dependency updates
For more details see: https://github.com/mxtommy/Kip/blob/master/CHANGELOG.md
9 Replies
Whats help about AIS you wanted?
If someone wants give a shoot at building a simple KIP AIS widget, the help would be appreciated. Probably just a list of AIS capable devices with distance, name, speed, etc. It would be a good start. Maybe even a radar view.
FreeboardSK supports this so I'm not sure if it's really required. Need to think on it.
I don't think it's necessary to show all AIS targets, only those that are dangerous. For example see https://www.npmjs.com/package/collision-detector
Something like that, I think.
I had more of a simple list of targets. But could be better. Like if you select a target it could pop up something like you show.
These are dangerous AIS targets, according to information from collision-detector.
Oh. I was thinking of a list of all targets. But yes, it could also only be a list from collision-detector
We should look at what FreeboardSK offers in that space to see what is missing and where it should be implemented. But it would make sense to have a widget for this as you might have a page with racing widgets and no FreeboardSK present.
By the way: list of the AIS targets is a SignalK feature, not a FreeboardSK.
I don't really understand why a complete list of AIS targets is needed as a text list. But, I think I understand you:
The FreeboardSK need two clicks to get data.
But GaladrielMapSK - only one 🙂
Im just sharing ideas and what I think we need to think about to optimize the work. It’s up to whom ever will build this to take action 😉