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
Notably, this fixes the crash bug reported here (also posted in teams).
(We didn't encounter this bug because we avoided updating to the buggy version previously).
The text was updated successfully, but these errors were encountered:
Updated title to 2024.2.4, which includes this important reliability improvement:
Improves reliability of RTR CAN frames such as setting parameters and other commands that expect a response from the device.
Adds mechanism to retry requests if sending the request or receiving the response failed. The default value for maximum number of retries is 5.
Adds setCANMaxRetries() to configure the value for maximum number of retries. See code docs for more information.
Sorry, something went wrong.
No branches or pull requests
Notably, this fixes the crash bug reported here (also posted in teams).
(We didn't encounter this bug because we avoided updating to the buggy version previously).
The text was updated successfully, but these errors were encountered: