Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Fix arduino backend timeout #378

Merged
merged 2 commits into from
Aug 13, 2019
Merged

Fix arduino backend timeout #378

merged 2 commits into from
Aug 13, 2019

Conversation

kierdavis
Copy link
Contributor

When performing ultrasound operations, the arduino may wait up to
1 second before sending a response. We need to ensure the timeout
on a serial read is long enough to accomodate this.

Separately, I've opened sourcebots/arduino-fw#28
to track possibly reducing the timeout in the firmware.

When performing ultrasound operations, the arduino may wait up to
1 second before sending a response. We need to ensure the timeout
on a serial read is long enough to accomodate this.

Separately, I've opened sourcebots/arduino-fw#28
to track possibly reducing the timeout in the firmware.
@kierdavis kierdavis requested a review from trickeydan August 13, 2019 12:57
@codeclimate
Copy link

codeclimate bot commented Aug 13, 2019

Code Climate has analyzed commit 2642cb5 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (95% is the threshold).

This pull request will bring the total coverage in the repository to 89.1% (0.0% change).

View more on Code Climate.

@kierdavis kierdavis merged commit f44dc63 into master Aug 13, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix-arduino-timeout branch August 13, 2019 13:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants