From 235f677881a996f38813c5ebf2e86c57b7672e91 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Thu, 18 Apr 2013 13:02:17 +0300 Subject: [PATCH] Readme file update --- README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index a75605a..97db9ac 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,7 @@ jSSC-2.3.0 in development -* Added termios structure cheking op port opening, it helps separate real serial devices from others +* Important! Fixed bug with garbage reading on Linux, MacOSX, Solaris, cause of incorrect using of VMIN and VTIME. Now "read" methods, works correctly and are blocking like in Windows +* Added termios structure cheking on port opening, it helps separate real serial devices from others * Added new exception TYPE_PERMISSION_DENIED. It can be very useful for _nix based system if user have no permissions for using serial device * Added timeouts for read operations and SerialPortTimeoutException class for catching timeout exceptions * Added Raspberry Pi support Hard & Soft float