[PR #114] Add RPM data to driver info box for races, and a RPM chart for qualifying. #151

Open
opened 2026-05-07 00:18:55 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/114
Author: @kkokal
Created: 12/23/2025
Status: 🔄 Open

Base: mainHead: feature/show-rpm-data


📝 Commits (3)

  • 06cb972 Add RPM to driver info box for races
  • 61afbbf Added RPM chart to qualifying replay
  • 38e0d30 Merge branch 'IAmTomShaw:main' into feature/show-rpm-data

📊 Changes

3 files changed (+92 additions, -16 deletions)

View changed files

📝 src/f1_data.py (+19 -6)
📝 src/interfaces/qualifying.py (+71 -10)
📝 src/ui_components.py (+2 -0)

📄 Description

Added RPM data to the selected driver info for races.


🔄 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/114 **Author:** [@kkokal](https://github.com/kkokal) **Created:** 12/23/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feature/show-rpm-data` --- ### 📝 Commits (3) - [`06cb972`](https://github.com/IAmTomShaw/f1-race-replay/commit/06cb9726dff81218d10aab14e85ca27fa697d538) Add RPM to driver info box for races - [`61afbbf`](https://github.com/IAmTomShaw/f1-race-replay/commit/61afbbf5968420c1860858a045e66733dfdefb81) Added RPM chart to qualifying replay - [`38e0d30`](https://github.com/IAmTomShaw/f1-race-replay/commit/38e0d305cc44bde1f5e866ec26acf15552ac9bb3) Merge branch 'IAmTomShaw:main' into feature/show-rpm-data ### 📊 Changes **3 files changed** (+92 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/f1_data.py` (+19 -6) 📝 `src/interfaces/qualifying.py` (+71 -10) 📝 `src/ui_components.py` (+2 -0) </details> ### 📄 Description Added RPM data to the selected driver info for races. --- <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#151
No description provided.