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

fix UART buffer #82

Merged
merged 4 commits into from
Oct 21, 2024
Merged

fix UART buffer #82

merged 4 commits into from
Oct 21, 2024

Conversation

Johannes-Thiel
Copy link
Collaborator

When investigating #81 i noticed that the error seems to be related to the UART pattern recogintion. I increased the buffer size. With the increase the error disappeared. I found this issue to be simailar to #59 . After the changes I tested with the provided scripts and was not able to reproduce the error: invalid token at range 0 1 "t" error again.

@Johannes-Thiel Johannes-Thiel added the bug Something isn't working label Oct 21, 2024
@Johannes-Thiel Johannes-Thiel added this to the 0.6.0 milestone Oct 21, 2024
@Johannes-Thiel
Copy link
Collaborator Author

I need to test this on a actual robot. Than it will be ready to merge.

@falkoschindler falkoschindler linked an issue Oct 21, 2024 that may be closed by this pull request
@Johannes-Thiel
Copy link
Collaborator Author

The test on the robot was a success.

@Johannes-Thiel Johannes-Thiel marked this pull request as ready for review October 21, 2024 13:53
@Johannes-Thiel Johannes-Thiel linked an issue Oct 21, 2024 that may be closed by this pull request
@falkoschindler falkoschindler merged commit 0fd4e41 into main Oct 21, 2024
@falkoschindler falkoschindler deleted the fix-UART branch October 21, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

timing issues with UART error when configuring fieldfriend
2 participants