mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #18] DNF and race finish detection feature #75
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/18
Author: @0xgny
Created: 12/1/2025
Status: 🔄 Open
Base:
main← Head:final-touches📝 Commits (6)
e4a40ebadded flag and dnf3603716v135e756btime delta approach799d6befinal touches64e64fbfinal touches9a38482Merge branch 'main' into final-touches📊 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.