SignalK / calibration

Signal K Node Server plugin to alter incoming data based on a set of calibration values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calibration

Signal K Node Server plugin to alter incoming data based a set of calibration values.

You configure it by entering the Signal K path and some pairs of input and output values. Each pair is a "known" calibration point, where you know what the input is and what the output should be.

Additionally you can enter a source id to specify the source of the data that the calibration should be applied to. Please refer to server's Data Browser for the ids in your system.

You can also specify the length of the period, like 2 * Pi for angles, to cap the output.

The units in Signal K are SI units, so for example angles are in radians.

image

About

Signal K Node Server plugin to alter incoming data based on a set of calibration values

License:Apache License 2.0


Languages

Language:JavaScript 83.9%Language:HTML 16.1%