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

packets from previous sequence #8

Open
jiskattema opened this issue Mar 7, 2018 · 1 comment
Open

packets from previous sequence #8

jiskattema opened this issue Mar 7, 2018 · 1 comment

Comments

@jiskattema
Copy link
Collaborator

As soon as a packet from the next sequence arrives, we start with a new (empty) ringbuffer page.
We test for this using equality of the timestamps.

However, packets from a previous sequence should not trigger a page swap.

jiskattema pushed a commit that referenced this issue Mar 7, 2018
@jiskattema
Copy link
Collaborator Author

A first fix introduced some errors, See #10.

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