Readme file update

This commit is contained in:
Alexey Sokolov 2013-04-18 13:02:17 +03:00
parent 279c8b335f
commit 235f677881
1 changed files with 2 additions and 1 deletions

View File

@ -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