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

Move location of serial packets received #67

Closed
wants to merge 1 commit into from

Conversation

supertom01
Copy link
Member

The robot tended to halt for very brief moments of time. This was caused by updating the packet received time too far into the call stack for the uart callback.

Hence I moved the updated time directly into the UART callback function.

@supertom01 supertom01 linked an issue Jan 19, 2023 that may be closed by this pull request
@emielsteerneman
Copy link
Member

emielsteerneman commented Apr 24, 2023

Is this still relevant?

@supertom01
Copy link
Member Author

I haven't checked it recently, but I assume that the REM / Serial code hasn't been updated. So yes and if it could be merged that would be great

@emielsteerneman
Copy link
Member

This should have been fixed with 19d0314 . Also didn't see the stutter on the BUGA, so I assume we can close this PR without merging

@supertom01
Copy link
Member Author

Yes I agree

@supertom01 supertom01 closed this Aug 23, 2023
@supertom01 supertom01 deleted the 66-brief-halting-of-the-robot branch August 23, 2023 15:38
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

Successfully merging this pull request may close these issues.

Brief halting of the robot
2 participants