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

Captures won't display with long capture periods #6

Closed
ryan-summers opened this issue Dec 6, 2021 · 1 comment
Closed

Captures won't display with long capture periods #6

ryan-summers opened this issue Dec 6, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ryan-summers
Copy link
Member

For capture periods longer than ~150ms, the capture doesn't appear at all. Investigation of the console log indicates that Javascript hits a memory exception and drops the serialized data.

This should be resolved either by limiting the size of the data sent to the front end (limiting number of points) or by drawing the display in chunks of a specific size.

@ryan-summers ryan-summers added the bug Something isn't working label Dec 6, 2021
@jordens
Copy link
Member

jordens commented May 29, 2024

Closing as not pertinent to the current state of the code.
No time domain display/analysis is currently present.

@jordens jordens closed this as completed May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants