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

Clock drift #846

Open
OwenMcGee opened this issue Nov 5, 2021 · 0 comments
Open

Clock drift #846

OwenMcGee opened this issue Nov 5, 2021 · 0 comments
Labels
Area: Frontend Issues related to all parts of the frontend code, site and app. D4 Difficulty: Very Hard P2 Priority: Medium S3 Scope: Large = 7+ file changes with 50+ line changes Type: Bug

Comments

@OwenMcGee
Copy link
Contributor

Describe the bug
Over time, clocks that started off in sync will slowly drift apart from one another. This is exacerbated when the user switches to a different tab and then switches back to OpenCircuits.

To Reproduce
Steps to reproduce the behavior:

  1. Place two clocks on the canvas
  2. Sync the clocks
  3. Attach both to an oscilloscope to be able to directly compare the clocks
  4. Observe the two clocks having non-identical outputs on the oscilloscope, despite starting in sync

Expected behavior
Clocks should stay consistent, at least relative to one another/the rest of the canvas.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
@OwenMcGee OwenMcGee added Type: Bug Area: Frontend Issues related to all parts of the frontend code, site and app. P2 Priority: Medium S3 Scope: Large = 7+ file changes with 50+ line changes D4 Difficulty: Very Hard labels Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Frontend Issues related to all parts of the frontend code, site and app. D4 Difficulty: Very Hard P2 Priority: Medium S3 Scope: Large = 7+ file changes with 50+ line changes Type: Bug
Projects
None yet
Development

No branches or pull requests

1 participant