We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When receiving data via serial communication, ASYNC_LOW_LATENCY can be added to reduce jitter.
Reference: https://github.com/sbgisen/ocservo/blob/ccb8834d26432e3855ae6466ad26de63ebdf150c/ocservo_driver/src/serial.cpp#L94
The text was updated successfully, but these errors were encountered:
Reference https://ssr-yuki.hatenablog.com/entry/2018/12/26/232817
Sorry, something went wrong.
nyxrobotics
No branches or pull requests
Abstract
When receiving data via serial communication, ASYNC_LOW_LATENCY can be added to reduce jitter.
Reference:
https://github.com/sbgisen/ocservo/blob/ccb8834d26432e3855ae6466ad26de63ebdf150c/ocservo_driver/src/serial.cpp#L94
Purpose
Implementation Details
The text was updated successfully, but these errors were encountered: