Releases: rgleason/weather_routing_pi
v1.13.1
weather_routing_pi-1.13.0-ov50-win32
weather_routing_pi-1.12.1i-ov4.2.0-4.8.8-win32
This compiles weather-routing for Opencpn version 4.2.0 through 4.8.8.
It incorporates
Did-g Merge pull request seandepagnier#234 from did-g/json_mingw Json and mingw
and it compiles and seems to work properly for Windows.
weather_routing_pi-1.12.1h-win32
Show/hide RoutePositionDialog like other dialogs 898a800
Invalidate route position when routes are deleted
UpdateRoutePositionDialog reset m_positionOnRoute first, referenced route may have been deleted
did-g
weather_routing_pi-1.12.1g-win32
Trivial fixes
LineBufferOverlay: Result is not floating-point
adjust displayed current arrows with viewpoint rotation
Merge pull request seandepagnier#227 from theeko74/routeCursorCopy
Add maker on Route to show where infos are taken from
weather_routing_pi-1.12.1f-win32
Update by Sean, theeko and did-g. Thanks!
Compiled for Windows Opencpn v4.8.4 & v4.8.6
ADD apparent wind for WindBarbsOnRoute
This is now an option, and the wind barbs have a different color if user
selects apparent wind to distinguish from true wind.
Report user time setting
weather_routing_pi-1.12.1e-win32
Small update by Sean,
Compiled for Windows - Opencpn Version 4.8.4 and 4.8.6
Add new dialog to display WeatherRoute infos when mouse over
Partial implementation of Route Position Dialog
Refactoring calculateTimeDelta in Utilities
Resize Statistics window width
FIX wrong title for weather routing statistics dialog
ADD apparent wind for WindBarbsOnRoute
Change from true wind direction and speed to apparent wind direction
and speed as it is the conditions that we have on the boat...
For example, it helps to see if we can do upwind or not.
weather_routing_pi-1.12.1d-win32 Beta
did-g - Fix2afix fix visible
did-g - cleanup RenderWindBarbsOnRoute
did-g - make more methods private
did-g - cleanup RenderWindBarbsOnRoute
weather_routing_pi-1.12.1c-win32 Beta
ADD comfort status in the WeatherRouting panel and ReportDialog Theeko
Fix windbarbs all displayed when several computing route Theeko
FIX algorithm to calculate sailing comfort Theeko
Locks did-g
ADD max wind speed in ReportDialog Theeko
FIX land safety margin to zero Theeko
weather_routing_pi-1.12.1b-win32
FIX default safety margin to 0NM (instead of 2NM) -theeko74
Add GUID to route and position. If there's a GUID attribute in route or position XML file store and save it back. -did-g