Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infoboxes/Content: add estimated task speed infobox #1431

Closed
wants to merge 1 commit into from

Conversation

ericcarden
Copy link
Contributor

This change adds estimated task speed (the value currently shown as "Speed estimated" on the Status-Task panel) to the list of available infoboxes. This could be a desirable infobox in a speed record attempt flight. I recently missed such a record by less than the duration of one circle, and I'd have probably left the last thermal at least one circle sooner (and gotten the record) had I been able to see this value without having to go back and forth to the Status-Task panel to see it.

Add estimated task speed (the value currently shown as "Speed estimated" on the Status-Task panel) to the list of available infoboxes.
@ericcarden
Copy link
Contributor Author

I just added one more condition (!task_stats.total.IsAchievable()) to the new function in Task.cpp that can cause the infobox to show "---": MC>0 but too much wind and/or MC too low (lift too weak) to finish the task. This same check is used for infoboxes like "Fin ETA" and "Fin ETE".

@ericcarden
Copy link
Contributor Author

I'm closing this PR as requested by @lordfolken in PR #1429.

@ericcarden ericcarden closed this May 20, 2024
@ericcarden ericcarden deleted the add_ib_ets_2 branch May 20, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant