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

add "estimatedTimeOfArrival" to "nextPoint" #627

Closed panaaj closed 2 years ago

panaaj commented 2 years ago

Addition of estimatedTimeOfArrival to navigation/course/nextPoint to hold the estimated arrival time to the current destination location.

Currently only estimatedTimeOfArrival key is in activeRoute and that is the eta to arrive at the final destination at the end of a route.

panaaj commented 2 years ago

added tests