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

[uJSON] Delay between commands #256

Open
nasahlpa opened this issue Dec 11, 2023 · 0 comments
Open

[uJSON] Delay between commands #256

nasahlpa opened this issue Dec 11, 2023 · 0 comments

Comments

@nasahlpa
Copy link
Member

Currently, a small timeout (time.sleep(0.01)) between uJSON commands are needed to prevent that the receive buffers overflow and the message gets lost.
To speed up capture rate, we should get rid of this problem.

@nasahlpa nasahlpa changed the title [uJSON] [uJSON] Delay between commands Dec 11, 2023
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