mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[GH-ISSUE #277] [Addition] Feature Request: Race Control Messages Feed Window #62
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#62
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?
Originally created by @4f4d on GitHub (Apr 17, 2026).
Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/277
Description
It would be great to have a Race Control Messages feed as an insight window,
showing the actual FIA race control messages (flags, penalties, safety car
deployments, DRS enabled/disabled, investigations) synchronized with the
replay timeline.
Context
FastF1 already exposes
session.race_control_messagesfor sessions from 2018onwards, so the data is available without any new dependencies. This would
add significant value to the replay experience by providing the same
information viewers see during live broadcasts.
Suggested Behavior
resets the feed accordingly
explaining how to regenerate
Additional Notes