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 68 forks source link

Feature: add paths shaft/revolutions and remoteControl/throttlePosition #594

Open pbegg opened 3 years ago

pbegg commented 3 years ago

Shaft revolutions is helpful for determining whether or not the gear box has engaged. An example is a master is coming into a wharf and goes to select astern, the throttlePosition shows that the lever has been moved to the astern position but shaft revolutions is still showing a positive (or 0) value and astern gear has not been engaged.

resolves #593