|
be1943a66d
|
fix for version check
|
2015-06-25 16:06:39 +00:00 |
|
|
d9acb47afe
|
make it work with old and new version of driver.makefile
|
2015-06-25 16:03:49 +00:00 |
|
|
b721d26fb8
|
avoid buffer overflow
stream_2_6_10
|
2015-04-08 09:35:00 +00:00 |
|
|
7530c7c67d
|
check for error condifiton
|
2015-04-08 09:34:46 +00:00 |
|
|
824cd4d283
|
debug message improved
stream_2_6_9
|
2015-04-02 13:16:22 +00:00 |
|
|
2e30e7aee6
|
fix message when INP/OUT link is empty
fix bug with formatting arrays of char as strings in redirect
|
2015-04-02 13:15:46 +00:00 |
|
|
3a5a3e22b9
|
Stupid error: Minutes and seconds start from 0, not 1.
stream_2_6_8
|
2015-02-10 16:48:39 +00:00 |
|
|
51bd766ba6
|
Fix or rather workaround for MinGW and maybe other systems without localtime_r function
|
2014-06-24 13:20:19 +00:00 |
|
|
0ab0d6db07
|
function pointer type problem fixed
|
2014-06-24 13:19:36 +00:00 |
|
|
a12de614d6
|
script to make a pdf from the hrml pages
|
2014-05-02 15:10:18 +00:00 |
|
|
240abd2788
|
new logo and design cleanup, printing improved
|
2014-05-02 15:09:49 +00:00 |
|
|
e131fcb32f
|
new logo, png instead of gif, better quality
|
2014-05-02 15:08:36 +00:00 |
|
|
f88f594e87
|
shorter header, better for printing
|
2014-05-02 15:07:06 +00:00 |
|
|
56ef0651f2
|
fix for BSD Linux
stream_2_6_7
|
2014-04-07 11:55:36 +00:00 |
|
|
9b9726b800
|
patchlevel fixed
stream_2_6_6
|
2013-11-06 13:29:42 +00:00 |
|
|
b139221f0b
|
error messages improved
|
2013-11-06 10:22:51 +00:00 |
|
|
b0ab8a7a8b
|
write error message on write timeout
|
2013-11-06 09:52:39 +00:00 |
|
|
ddac589676
|
newline in report output fixed
|
2013-11-06 09:44:18 +00:00 |
|
|
5b380cdaad
|
No connection checking before locking device. Multi-devices (GPIB) behave strangely. Get an error when device is disconnected.
stream_2_6_5
|
2013-11-05 14:48:53 +00:00 |
|
|
cc9adc77fa
|
patchlevel updated
stream_2_6_4
|
2013-10-23 14:38:28 +00:00 |
|
|
2b38f7bcfa
|
.
|
2013-10-23 14:36:35 +00:00 |
|
|
0ceada70b5
|
status information added
|
2013-10-23 14:35:08 +00:00 |
|
|
7bf91b403d
|
status information added
error messages improved
dont mark device as BusOwner when locking fails
|
2013-10-23 14:34:53 +00:00 |
|
|
bf5c359649
|
status information added
use class for status strings to make array overrun impossible
|
2013-10-23 14:33:15 +00:00 |
|
|
c41ac44bd1
|
typo in comment
|
2013-10-23 14:31:35 +00:00 |
|
|
e36013d64e
|
error messages improved
Do not queue lock request when not connected
Do not call lock callback when unlock fails
|
2013-10-23 14:31:00 +00:00 |
|
|
9e48ad3e61
|
typo
stream_2_6_3
|
2013-10-02 13:09:17 +00:00 |
|
|
054e74d04a
|
Do not connect unrequested.
Do not register for int/uint interrupts without need.
|
2013-09-20 12:06:56 +00:00 |
|
|
5f6319ed3d
|
stay at version 2.6
|
2013-09-20 09:52:43 +00:00 |
|
|
2f39622a57
|
Error Message improved
|
2013-09-20 09:44:26 +00:00 |
|
|
7801119215
|
fix for cygwin
|
2013-06-13 15:21:12 +00:00 |
|
|
a6696cae49
|
fixes for windows
|
2013-06-13 15:13:53 +00:00 |
|
|
40b52167aa
|
lock timeout error message added
|
2013-06-13 15:12:06 +00:00 |
|
|
814e3d53a3
|
version update
|
2013-05-16 08:49:30 +00:00 |
|
|
6bd46e0470
|
*** empty log message ***
|
2013-05-16 08:47:16 +00:00 |
|
|
d5cda13f6f
|
version updated
|
2013-05-16 08:45:49 +00:00 |
|
|
bfc8e6a9cd
|
Handle inverted and negative checksums generically.
Get rid of ulong and uchar typedefs. use unsigned int unstead of ulolg for return types.
|
2013-05-16 08:31:33 +00:00 |
|
|
73cba130c3
|
use ssize_t for signed index types. Win has no ssize_t, use ptrdiff_t instead.
use P instead of S as shortcut for PRINTF_SIZE_T_PREFIX because some OK already use S.
|
2013-05-16 08:28:34 +00:00 |
|
|
c09bc44aa4
|
use ssize_t for signed index types. Win has no ssize_t, use ptrdiff_t instead.
|
2013-05-16 08:27:24 +00:00 |
|
|
b907e3f469
|
changed shortcut for PRINTF_SIZE_T_PREFIX from S to P. Some OS use S already.
|
2013-05-16 08:26:01 +00:00 |
|
|
8c3bed09e4
|
more debug
init I/O Intr scanning only if init_record did not fail
|
2013-05-16 08:24:40 +00:00 |
|
|
4c99b82bb7
|
make name() public
|
2013-05-16 08:22:56 +00:00 |
|
|
a6d72761b9
|
more debug
|
2013-05-16 08:22:13 +00:00 |
|
|
6c504d30cf
|
use size_t and ssize_t in streamBuffer
|
2013-04-26 12:21:51 +00:00 |
|
|
1c814a451b
|
new format: %-<> prints "poor man's hex": 0x30 - 0x3f characters
|
2013-04-26 09:56:39 +00:00 |
|
|
daafc125c3
|
bug in debug output fixed
|
2013-04-26 09:56:04 +00:00 |
|
|
63f680bdc1
|
allow selecting asyn version
|
2013-04-24 14:27:39 +00:00 |
|
|
e88a327957
|
*** empty log message ***
|
2013-04-24 14:27:09 +00:00 |
|
|
223c71bc68
|
fix the fake flush: break early when no bytes are left
|
2013-04-24 14:25:52 +00:00 |
|
|
14a04fd200
|
handle errors in flushing read correctly
|
2013-04-15 07:03:49 +00:00 |
|