Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(clock): chrono rollover #9893

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tracernz
Copy link
Member

@tracernz tracernz commented Mar 8, 2025

Fixes #4476

Summary of Changes

Fix the clock so that chrono rolls over from 99:59 to 00:00 as on the real unit.

Screenshots (if necessary)

References

Additional context

Discord username (if different from GitHub):

Testing instructions

Run the clock chrono with high simrate until over 99 minutes, then watch it roll over at 99:59 and continue from 00:00 (see video in #4476 for ref).

How to download the PR for QA

Every new commit to this PR will cause new A32NX and A380X artifacts to be created, built, and uploaded.

  1. Make sure you are signed in to GitHub
  2. Click on the Checks tab on the PR
  3. On the left side, find and click on the PR Build tab
  4. Click on either flybywire-aircraft-a320-neo, flybywire-aircraft-a380-842 (4K) or flybywire-aircraft-a380-842 (8K) download link at the bottom of the page

@tracernz tracernz added this to the v0.13.0 milestone Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🟣 QA Review: Ready to Test
Development

Successfully merging this pull request may close these issues.

chrono can not go higher then 99 minutes
2 participants