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

Improve synchronization between different windows showing the same telemetry #445

Open
akhenry opened this issue Mar 16, 2024 · 1 comment
Labels
type:enhancement New feature or request

Comments

@akhenry
Copy link
Owner

akhenry commented Mar 16, 2024

Is your feature request related to a problem? Please describe.
Currently Open MCT windows / tabs maintain independent subscriptions to Yamcs. With batch-based display of telemetry this can result telemetry in the different windows appearing to be be slightly "out of sync". See #424 (comment)

An important caveats here is that we want windows to be able to maintain their own update rate based upon load on their respective event loop. This is really important for allowing windows to remain responsive with differing workloads.

@akhenry akhenry added the type:enhancement New feature or request label Mar 16, 2024
@unlikelyzero
Copy link
Collaborator

Preserving the Image and filing as a known issue on VIPEROMCT-495

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants