[PR #18] DNF and race finish detection feature #75

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

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/18
Author: @0xgny
Created: 12/1/2025
Status: 🔄 Open

Base: mainHead: final-touches


📝 Commits (6)

📊 Changes

5 files changed (+680 additions, -51 deletions)

View changed files

📝 .gitignore (+2 -1)
DNF_AND_FINISH_DETECTION.md (+367 -0)
images/tyres/5.0.png (+0 -0)
📝 src/arcade_replay.py (+245 -47)
📝 src/f1_data.py (+66 -3)

📄 Description

Hi, I recently came across your project via your instagram post and decided to check it out. Then I noticed a few things i thought i could add to improve it. Please check it out and share some feedback!


🔄 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/18 **Author:** [@0xgny](https://github.com/0xgny) **Created:** 12/1/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `final-touches` --- ### 📝 Commits (6) - [`e4a40eb`](https://github.com/IAmTomShaw/f1-race-replay/commit/e4a40ebeb5adbfc201d18dbc80ec5b1b4ce59c72) added flag and dnf - [`3603716`](https://github.com/IAmTomShaw/f1-race-replay/commit/3603716e3664c45c2fda7b5a5c081bff8241a9bc) v1 - [`35e756b`](https://github.com/IAmTomShaw/f1-race-replay/commit/35e756bef1bc5ae668be058c644767d50a5e6dd6) time delta approach - [`799d6be`](https://github.com/IAmTomShaw/f1-race-replay/commit/799d6bef7ca6988f197c7e9290f2a54501f40e52) final touches - [`64e64fb`](https://github.com/IAmTomShaw/f1-race-replay/commit/64e64fb4db73e3cd9210d406945d3341a72116b0) final touches - [`9a38482`](https://github.com/IAmTomShaw/f1-race-replay/commit/9a38482905d6ccccd450371b9a89b510d96cfe95) Merge branch 'main' into final-touches ### 📊 Changes **5 files changed** (+680 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) ➕ `DNF_AND_FINISH_DETECTION.md` (+367 -0) ➕ `images/tyres/5.0.png` (+0 -0) 📝 `src/arcade_replay.py` (+245 -47) 📝 `src/f1_data.py` (+66 -3) </details> ### 📄 Description Hi, I recently came across your project via your instagram post and decided to check it out. Then I noticed a few things i thought i could add to improve it. Please check it out and share some feedback! --- <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#75
No description provided.