You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
19.01.2024 I flew 1252 km 3 turnpoints declared task, but weglide calculated 1020 km in total for the task (but correctly shows the length of the legs 320 + 450 +259 + 222 = 1020 !?) . https://www.weglide.org/flight/359949
The text was updated successfully, but these errors were encountered:
Hi @dmitryborovyk,
This is due how the turnpoint type keyhole is handled (circle center vs. edge). Thank you for reporting this inconsistency and congratulations for this awesome flight!
Hi Samuel,
Just for understanding - will this error be fixed or will the length of the task remain 1020 km?
Regards,
Dmitry
29 янв. 2024 г., 13:18 +0100, Samuel ***@***.***>, писал:
Hi @dmitryborovyk,
This is due how the turnpoint type keyhole is handled (circle center vs. edge). Thank you for reporting this inconsistency and congratulations for this awesome flight!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
What happens is that the task get's scored as a 1020 triangle where you start on the leg. This is not a bug. A triangle get's scored with a bonus of 1.4, where as a 3 TP task does not have a bonus. So the 1000 km triangle beats the 1250 3 TP. I don't see any obvious way to solve this. @samuel-git, I think there is a few options we have in the frontend:
Display more clear that the task is scored as triangle (not just in the task but also in the score object) next to Declared. The information can be taken from the task itself.
When the user clicks the declareation contest, we should display the task in the same way it is displayed when clicking on the task from the free contest (there is a difference)
19.01.2024 I flew 1252 km 3 turnpoints declared task, but weglide calculated 1020 km in total for the task (but correctly shows the length of the legs 320 + 450 +259 + 222 = 1020 !?) .
https://www.weglide.org/flight/359949
The text was updated successfully, but these errors were encountered: