[PR #252] Qualifying: added turns to the speed graph and apex speeds of selected drivers #250

Open
opened 2026-05-07 00:19:24 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/252
Author: @eecann
Created: 3/12/2026
Status: 🔄 Open

Base: mainHead: qualifying-screen-corner-speeds


📝 Commits (7)

  • 96f7199 Improve telemetry overlays and qualifying corner speed panel
  • 0bdcd10 Qualifying: add corner speed panel and corner marker overlays
  • 1e96714 Revert "Improve telemetry overlays and qualifying corner speed panel"
  • 381eb84 Qualifying: add corner speed panel and corner marker overlays
  • 2db9acf Merge branch 'IAmTomShaw:main' into main
  • edb7396 Merge branch 'main' into qualifying-screen-corner-speeds
  • e031c7d added 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

  • Turn/corner number markers on the speed graph
  • Corner speed panel for selected driver and comparison lap
  • Cornering speed values shown as selected/comparison
  • Top speed for both drivers
  • Improved readability of corner-speed panel text

Why
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

  • Updated only: src/interfaces/qualifying.py

Visuals

  • Screenshot attached in PR conversation

Testing

  • Launched qualifying replay and verified:
    • corner markers align on speed chart
    • corner speed panel updates correctly
    • top speed values are displayed for both laps

Closes #250

Ekran görüntüsü 2026-03-13 010339

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/252 **Author:** [@eecann](https://github.com/eecann) **Created:** 3/12/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `qualifying-screen-corner-speeds` --- ### 📝 Commits (7) - [`96f7199`](https://github.com/IAmTomShaw/f1-race-replay/commit/96f7199b4fbff33be7af9fd1621759beb68526f9) Improve telemetry overlays and qualifying corner speed panel - [`0bdcd10`](https://github.com/IAmTomShaw/f1-race-replay/commit/0bdcd104e2ae9c79103538764d9cace8c2cdf63f) Qualifying: add corner speed panel and corner marker overlays - [`1e96714`](https://github.com/IAmTomShaw/f1-race-replay/commit/1e967147ff6cd7b294ebe7a82412517ffce61a4c) Revert "Improve telemetry overlays and qualifying corner speed panel" - [`381eb84`](https://github.com/IAmTomShaw/f1-race-replay/commit/381eb846d4c951dfc2b19d469df05d9a38969de2) Qualifying: add corner speed panel and corner marker overlays - [`2db9acf`](https://github.com/IAmTomShaw/f1-race-replay/commit/2db9acf312fec7d1c6cc61897459d0618d019ec7) Merge branch 'IAmTomShaw:main' into main - [`edb7396`](https://github.com/IAmTomShaw/f1-race-replay/commit/edb7396c731a8f043c662be2ea025620c67104d4) Merge branch 'main' into qualifying-screen-corner-speeds - [`e031c7d`](https://github.com/IAmTomShaw/f1-race-replay/commit/e031c7dc6bdc5d4a16cfe552b7ef512e019899a9) added turn numbers to the track ### 📊 Changes **1 file changed** (+533 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/interfaces/qualifying.py` (+533 -9) </details> ### 📄 Description This PR improves the Qualifying telemetry experience by adding corner-focused speed analysis directly on the screen. What was added - Turn/corner number markers on the speed graph - Corner speed panel for selected driver and comparison lap - Cornering speed values shown as `selected/comparison` - Top speed for both drivers - Improved readability of corner-speed panel text Why 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 - Updated only: `src/interfaces/qualifying.py` Visuals - Screenshot attached in PR conversation Testing - Launched qualifying replay and verified: - corner markers align on speed chart - corner speed panel updates correctly - top speed values are displayed for both laps Closes #250 <img width="1919" height="1026" alt="Ekran görüntüsü 2026-03-13 010339" src="https://github.com/user-attachments/assets/3e788cc0-bd7d-4da1-bfda-b5c41ed04b45" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/f1-race-replay#250
No description provided.