- Fixed: - Issue where magnetic bearing values fell outside of the 0-360 degree range.
- Added: -
performance.velocityMadeGoodToWaypoint
. - Update: - Use a value of 0 when
navigation.magneticVariation
is undefined to ensurebearingTrackMagnetic
&bearingMagnetic
have a value.
- Fixed: - Value of
navigation.course.calcValues.calcMethod
being set toundefined
when course is cleared.
- Fixed: - Remove erroneous unit conversion in TTG calculation.
- Update: - Change plugin catagory keyword to
signalk-category-utility
.
-
Populates the following course data paths under
navigation.course.calcValues
:bearingTrackTrue
bearingTrackMagnetic
crossTrackError
distance
distance
bearingTrue
bearingMagnetic
velocityMadeGood
timeToGo
estimatedTimeOfArrival
targetSpeed
-
Raises / clears the following notifications:
notifications.navigation.arrivalCircleEntered
notifications.navigation.perpendicularPassed