SignalK / signalk-derived-data

Generates deltas for values derived from signalk values
Apache License 2.0
18 stars 31 forks source link

fix: VMG towards waypoint based on courseOverGround instead of headingTrue #80

Closed chris0348 closed 2 years ago

chris0348 commented 3 years ago

VMG towards next waypoint was incorrectly based on headingTrue instead of courseOverGround (see issue #33).

chris0348 commented 2 years ago

Hi Teppo, is the modification acceptable or do I need to change something?