Skip to content

feature: Tyre startegy#292

Open
jmartinho25 wants to merge 5 commits into
IAmTomShaw:mainfrom
JoseCostaUni:tyre-startegy
Open

feature: Tyre startegy#292
jmartinho25 wants to merge 5 commits into
IAmTomShaw:mainfrom
JoseCostaUni:tyre-startegy

Conversation

@jmartinho25

@jmartinho25 jmartinho25 commented May 12, 2026

Copy link
Copy Markdown

In Formula 1, tyre strategy is one of the most critical competitive elements. Teams choose when to pit and which compound to use based on degradation, track position, and race conditions. Having a visual representation of each driver's stint history — which compounds were used, for how many laps, and in what order — is essential for understanding the race narrative.

The upstream project provides the infrastructure to build insight windows (PitWallWindow base class, telemetry stream), and explicitly reserves a slot for this feature in the menu, but the implementation was never done.

Additionally, a secondary bug was identified during implementation: tyres that had been used in qualifying (and therefore had pre-existing lap mileage) caused visual overlaps in the strategy chart. A tyre starting the race with 5 qualifying laps would render as if those laps had been raced, overlapping with the subsequent stint.

Screenshot 2026-05-12 at 10 20 44

Closes Issue #293

@jmartinho25 jmartinho25 changed the title Tyre startegy feature: Tyre startegy May 12, 2026
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.

2 participants