[PR #237] [CLOSED] Refactored pit stop data extraction to use FastF1’s session.pit_stops… #240

Closed
opened 2026-05-07 00:19:21 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/237
Author: @MertBlk
Created: 2/25/2026
Status: Closed

Base: mainHead: main


📄 Description

… API directly.

Each driver’s pit stop info (in time, out time, duration) is now parsed from the official FastF1 pit stop table. Pit stop status and timer are now injected into each frame for every driver. Leaderboard UI updated to show “PIT” and elapsed time when a driver is in the pit. Driver info panel now displays “IN PIT” and pit timer when the selected driver is in the pit. Increased info box height to accommodate the new pit stop row. Added robust handling for missing or None pit stop data.


🔄 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/237 **Author:** [@MertBlk](https://github.com/MertBlk) **Created:** 2/25/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📄 Description … API directly. Each driver’s pit stop info (in time, out time, duration) is now parsed from the official FastF1 pit stop table. Pit stop status and timer are now injected into each frame for every driver. Leaderboard UI updated to show “PIT” and elapsed time when a driver is in the pit. Driver info panel now displays “IN PIT” and pit timer when the selected driver is in the pit. Increased info box height to accommodate the new pit stop row. Added robust handling for missing or None pit stop data. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:19:21 +02:00
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#240
No description provided.