mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #252] Qualifying: added turns to the speed graph and apex speeds of selected drivers #250
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#250
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/252
Author: @eecann
Created: 3/12/2026
Status: 🔄 Open
Base:
main← Head:qualifying-screen-corner-speeds📝 Commits (7)
96f7199Improve telemetry overlays and qualifying corner speed panel0bdcd10Qualifying: add corner speed panel and corner marker overlays1e96714Revert "Improve telemetry overlays and qualifying corner speed panel"381eb84Qualifying: add corner speed panel and corner marker overlays2db9acfMerge branch 'IAmTomShaw:main' into mainedb7396Merge branch 'main' into qualifying-screen-corner-speedse031c7dadded turn numbers to the track📊 Changes
1 file changed (+533 additions, -9 deletions)
View changed files
📝
src/interfaces/qualifying.py(+533 -9)📄 Description
This PR improves the Qualifying telemetry experience by adding corner-focused speed analysis directly on the screen.
What was added
selected/comparisonWhy
To make qualifying analysis closer to a pit-wall workflow, so it is easier to see where drivers lose/gain speed corner by corner.
Scope
src/interfaces/qualifying.pyVisuals
Testing
Closes #250
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.