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

eScan: Handle large time frames #3

Open
mikaello opened this issue Sep 13, 2020 · 0 comments
Open

eScan: Handle large time frames #3

mikaello opened this issue Sep 13, 2020 · 0 comments

Comments

@mikaello
Copy link
Owner

Today a ringbuffer is used to store temporary data read from the eScan device, this has the downside that you need to now the max input size you can get, or we need smarter reading of large input frames (which could be several megabytes).

For the 250 and MTR4 this was OK, because those had predefined (and quite small) max sizes, the eScan time frames can be huge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant