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
Dear CrayzeeWulf, the problem in 0.6.0rc2 is that shadow buffer can't be pushed into...
Dear CrayzeeWulf, the problem in 0.6.0rc2 is that shadow buffer can't be pushed into...
Dear CrayzeeWulf, the problem in 0.6.0rc2 is that shadow buffer can't be pushed into...
Dear CrayzeeWulf, the problem in 0.6.0rc2 is that shadow buffer can't be pushed into...
Dear CrayzeeWulf, the problem in 0.6.0rc2 is that shadow buffer can't be pushed into...
Serdar: Thanks for checking into this. Please let me know what you find in your tests...
The solution in 0.6.0rc2 is buggy. When there is no continuous/periodic data flow,...
The solution in 0.6.0rc2 is buggy. When there is no continuous data flow, the data...
The solution in 0.6.0rc2 is buggy. When there is no continous data flow, the data...
Ludvik: Sorry for not responding earlier. Libserial has moved to Github. You have...
I was reviewing your code and I am wondering abount the SIGIO hander. According to...
I was reviewing your code and I am wondering if the SIGIO hander. According to SUSv3:...
Home
LibSerial source code moved to GitHub
LibSerial Moving to GitHub
Hi Crayzee, I noticed we were using SerialStream class, but if we use SerialPort...
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...
Hi Crayzee, thanks for the low level file descriptor patch! I'll test it shortly,...
Thanks
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...
In the latest version of the code the problem is not fixed. The problem can be traced...
Hi Crayzee, ping ;) As you might have noticed I'm packaging libserial for debian,...
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.
please provide a getter for the file descriptor
Also please fix your libserial.pc.in file --- libserial-0.6.0~rc1+svn114.orig/libserial.pc.in...
please enable unit tests
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...