[PR #238] [MERGED] Add safety car #241

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/238
Author: @MaxiGarbino
Created: 2/26/2026
Status: Merged
Merged: 3/11/2026
Merged by: @IAmTomShaw

Base: mainHead: main


📝 Commits (3)

📊 Changes

4 files changed (+495 additions, -3 deletions)

View changed files

📝 README.md (+40 -2)
📝 src/f1_data.py (+368 -0)
📝 src/interfaces/race_replay.py (+67 -0)
📝 telemetry.md (+20 -1)

📄 Description

The api doesn't provide the exact position of the safety car, but it simulates the movement, you can prove it with the abu dhabi 2021 grand prix


🔄 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/238 **Author:** [@MaxiGarbino](https://github.com/MaxiGarbino) **Created:** 2/26/2026 **Status:** ✅ Merged **Merged:** 3/11/2026 **Merged by:** [@IAmTomShaw](https://github.com/IAmTomShaw) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`8832954`](https://github.com/IAmTomShaw/f1-race-replay/commit/8832954d337d2f186b2bd30af286930d6f6d28ad) add safety car - [`3252ebb`](https://github.com/IAmTomShaw/f1-race-replay/commit/3252ebbd4e3b4d959cb6381c98ec7f9ed57b05bd) safety car completo - [`67c4296`](https://github.com/IAmTomShaw/f1-race-replay/commit/67c4296e2912ce1daf7cb39ea8048d39a4e19f44) eliminando check_syntaxx.py ### 📊 Changes **4 files changed** (+495 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+40 -2) 📝 `src/f1_data.py` (+368 -0) 📝 `src/interfaces/race_replay.py` (+67 -0) 📝 `telemetry.md` (+20 -1) </details> ### 📄 Description The api doesn't provide the exact position of the safety car, but it simulates the movement, you can prove it with the abu dhabi 2021 grand prix --- <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#241
No description provided.