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 timing behavior #281

Open
MartinMelikMerkumians opened this issue Dec 4, 2019 · 0 comments
Open

Improve timing behavior #281

MartinMelikMerkumians opened this issue Dec 4, 2019 · 0 comments
Assignees

Comments

@MartinMelikMerkumians
Copy link
Member

OpENers select loop tends to overshoot, so messages are sent, especially under load, with a one-sided jitter about up to 2 ms. For the standard RPI this is not a problem, but for faster RPIs this will be a problem.
Several steps are needed. First, the elapsed time has to be measured in µs, second the send timers have to be changed to µs granularity. With this changes the timing behavior should be improved.

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

No branches or pull requests

1 participant