mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #67] [MERGED] Add comparison driver telemetry to Qualifying charts #112
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#112
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/67
Author: @IAmTomShaw
Created: 12/17/2025
Status: ✅ Merged
Merged: 12/17/2025
Merged by: @IAmTomShaw
Base:
main← Head:telemetry-comparison📝 Commits (1)
2c66adeAdd comparison driver telemetry to Qualifying charts📊 Changes
1 file changed (+108 additions, -9 deletions)
View changed files
📝
src/interfaces/qualifying.py(+108 -9)📄 Description
A yellow line in now used to display a comparison driver's speed and gears telemetry in the Qualifying telemetry screen. The comparison lap is by default set to the pole position lap for that qualifying.
You can toggle the comparison telemetry by pressing the "C" key on your keyboard to turn it on and off.
The comparison telemetry is visible as the yellow line on the charts, and as a yellow dot on the circuit map.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.