Alexey Sokolov
|
b61c224cb8
|
Updated release info
|
2013-06-01 14:06:11 +03:00 |
scream3r
|
20171d97f7
|
Added const-s for properties: PROPERTY_JSSC_NO_TIOCEXCL, PROPERTY_JSSC_IGNPAR, PROPERTY_JSSC_PARMRK
|
2013-06-01 12:53:38 +04:00 |
scream3r
|
a9b6a006ef
|
Added support of "int flags" for "setParams()" method, and also added flags PARAMS_FLAG_IGNPAR, PARAMS_FLAG_PARMRK for changing state of INGPAR, PARMRK in _nix based version of jSSC.
|
2013-06-01 11:42:57 +04:00 |
Alexey Sokolov
|
c5dfff9ec0
|
Added os.name - "Darwin" and os.arch - "universal" to SerialNativeInterface.class
|
2013-05-31 10:49:00 +03:00 |
Alexey Sokolov
|
e383239b8c
|
Changed jSSC library version to 2.5.0
|
2013-04-27 16:56:57 +03:00 |
scream3r
|
33d9953eb0
|
Updated library version to 2.4
|
2013-04-24 16:43:18 +04:00 |
scream3r
|
d818ecb60a
|
Changed port handle from "int" to "long" type, to prevent Win64 HANDLE problems. Don't ever seen this problem, but theory it could be
|
2013-04-24 15:44:09 +04:00 |
Alexey Sokolov
|
394bebd794
|
Added fix for issue #10. If user home folder is read-only, the native library will be unpacked into temp folder
|
2013-04-23 11:28:54 +03:00 |
scream3r
|
44f6fea8fa
|
Added "ERR_INCORRECT_SERIAL_PORT" into SerialNativeInterface class and jssc_SerialNativeInterface.h header file. Also added "TYPE_INCORRECT_SERIAL_PORT" for throwing if "ERR_INCORRECT_SERIAL_PORT"
|
2013-04-22 10:29:15 +04:00 |
scream3r
|
df65d88787
|
Added 3 constants to SerialNativeInterface class, and made a little refactoring of SerialPort and SerialPortList classes
|
2013-04-22 09:59:59 +04:00 |
Alexey Sokolov
|
e8df64618d
|
jSSC version number changed in SerialNativeInterface class
|
2013-04-19 11:49:01 +03:00 |
scream3r
|
f4e725252f
|
Removed using of "invockedByPortList" parameter. Using of F_GETFL/F_SETFL has no effect on already opened port
|
2013-04-18 10:17:54 +04:00 |
scream3r
|
49c677a663
|
Expanded javadoc for native openPort() method
|
2013-04-18 09:44:30 +04:00 |
scream3r
|
273e132321
|
Added useTIOCEXCL and invokedByPortList keys into native openPort() method
|
2013-04-17 17:24:55 +04:00 |
Alexey Sokolov
|
7395dd0d80
|
Added support of Linux ARM and *.jnilib->*.dylib MacOS X 10.8 fix
|
2013-03-12 09:37:22 +03:00 |
Alexey Sokolov
|
f5cc86a06f
|
Initial jSSC-0.9.0 Repo
|
2013-03-11 15:15:22 +03:00 |