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

Update REVLib to 2024.2.4 #88

Open
TAKBS2412 opened this issue Mar 10, 2024 · 1 comment
Open

Update REVLib to 2024.2.4 #88

TAKBS2412 opened this issue Mar 10, 2024 · 1 comment

Comments

@TAKBS2412
Copy link
Contributor

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).

@jamesdooley4 jamesdooley4 changed the title Update REVLib to 2024.2.3 Update REVLib to 2024.2.4 Mar 30, 2024
@jamesdooley4
Copy link
Member

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.

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

2 participants