This workaround did the job for me. It appears like the first call to setup() does...
Issue while using in a process with multiple threads
Moved to https://github.com/crayzeewulf/libserial/issues/51.
Invalid Syntax Error
Moved to https://github.com/crayzeewulf/libserial/issues/51
Serdar: Thanks for checking into this. Please let me know what you find in your tests...
Ludvik: Sorry for not responding earlier. Libserial has moved to Github. You have...
Home
LibSerial source code moved to GitHub
LibSerial Moving to GitHub
Added a script to synchronize documentation wit...
Upgraded doxygen configuration file.
Moved the user manual to Sphinx. The libserial ...
Gianfranco, SVN should have all of these fixes now. Thanks a bunch once again for...
Patch for two issues
The code in SVN has been updated as suggested.
Updated code per the patch provided by Oliver S...
config.guess and config.sub are out of date
Updated to 0.6.0rc3 as 0.6.0rc2 has been packaged.
BAUD_INVALID == BAUD_115200 #2
I have updated the latest source code package to include the fix from SVN. Hopefully...
Okay. I checked in my update that includes a GetFileDescriptor() method in class...
Added a new method `GetFileDescriptor()` to obt...
Thanks, Gianfranco!! Sorry for the delay. I did not get a chance to finish fixing...
BAUD_INVALID == BAUD_115200 #2
The issue was fixed in SVN (see this comment) by setting BAUD_INVALID to -1. It is...
Thanks for the feedback. I will update both of these along with ability to query...
Gianfranco, that sounds good. I will add it and commit to SVN this weekend.
Updated README file.
Fixed in revision 113 via patch from Oliver Schwaneberg.
Bug in use of STL queue with asynchronous signals
Patch to fix bug #7
This patch has been accepted and is in the latest Subversion code now.
Accepted patch#4 from Oliver Schwaneberg to fix...
Disabled unit tests while attempting to make th...