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

should fix jSerialComm hangs on MacOS #1969

Merged
merged 3 commits into from
Sep 17, 2022

Conversation

bertieconfundo
Copy link
Contributor

updates jSerialComm to 2.9.2 (many bug fixes)
removes common rx buffer that could cause data loss if there were overlapping calls to serialEvent

bertieconfundo and others added 3 commits August 24, 2022 14:06
…e of a common buffer, could result in rx data being lost during overlapping serial event calls

updates jSerialComm to v2.9.2 (has many bug fixes since v2.6.2)
@codecov-commenter
Copy link

Codecov Report

Merging #1969 (81c56e8) into master (3b20050) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master    #1969   +/-   ##
=========================================
  Coverage     22.51%   22.51%           
  Complexity     1997     1997           
=========================================
  Files           577      577           
  Lines         24247    24244    -3     
  Branches       1922     1921    -1     
=========================================
  Hits           5459     5459           
+ Misses        18317    18314    -3     
  Partials        471      471           
Impacted Files Coverage Δ
...lgcodesender/connection/JSerialCommConnection.java 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@breiler breiler merged commit 12924f4 into winder:master Sep 17, 2022
@bertieconfundo bertieconfundo deleted the FixJSerialCommHangs branch January 14, 2023 23:09
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.

3 participants