Open GoogleCodeExporter opened 9 years ago
Attaching version of code I'm currently using, which has mostly untested code
for windows mode fix, but it should work. I have array of all mode settings
with default values. On each configuration function, i change value of
respective value in array, then generate mode string from array, and use it.
This code also has other changes, not entirely sure how much it differs from
base code. I have function in there for use in non windows OS for setting some
serial flags for ascii vs binary communication(things like ignbrk icrnl, etc).
It also supports lockdev for serial port locking under linux.
I mainly use this in linux environment, but windows support is must.
Original comment by cnm3...@gmail.com
on 8 Dec 2011 at 4:42
Attachments:
Original issue reported on code.google.com by
cnm3...@gmail.com
on 20 Apr 2011 at 9:05