SignalK / specification

Signal K is a JSON-based format for storing and sharing marine data from different sources (e.g. nmea 0183, 2000, seatalk, etc)
Other
91 stars 69 forks source link

feature: add type to meta/displayScale #461

Closed bkp7 closed 6 years ago

bkp7 commented 6 years ago

Add type within displayScale object to allow for non linear scales, ie. logarithmic, squareroot and power.

Tests added, sample extended and documentation updated.

closes #418

bkp7 commented 6 years ago

JSON reformatted.

rob42 commented 6 years ago

I vote to merge

fabdrol commented 6 years ago

@bkp7 are you happy with this, should we merge?

bkp7 commented 6 years ago

@fabdrol, yes, this is good to merge.