Peter Denison
4c2dff5408
bug fix in XPS driver, previously this only initialised the memory for string
...
arguments if this argument existed, causing junk to be sent down to the XPS,
sometimes overflowing its string buffer. This fix moves the memset command up
so this is done even for blank arguments
2008-05-22 16:49:15 +00:00
MarkRivers
11908beb94
Added strtok_r for WIN32
2007-09-13 16:51:30 +00:00
MarkRivers
3c788ea344
V2.1.0 from Newport with minor edits
2007-05-18 21:53:26 +00:00
MarkRivers
e334c7242d
Change logic for definition of DLL so that it works if application is being statically built
2007-05-01 22:20:29 +00:00
jsullivan-anl
ad117202fa
fixed "include file not found" compiler error
...
xps_c8_driver.h -> XPS_C8_driver.h
2007-01-15 17:42:58 +00:00
MarkRivers
4749bbcde8
V2.0.1 from Newport
2006-12-19 18:24:45 +00:00
MarkRivers
7a1950603c
V2.0.0 from Newport with minor changes to build on EPICS
2006-12-19 17:25:13 +00:00
MarkRivers
1be0dfa9ba
Fixed memory leaks
2006-09-07 19:51:52 +00:00
MarkRivers
071b5255ce
Don't use declspec(dllexport) on Windows; reduce SIZE_BUFFER for Windows stack overflow
2006-04-20 19:30:34 +00:00
MarkRivers
6ee8175f37
XPS firmware version 1.5.1 and asyn changes
2006-04-06 23:59:24 +00:00
MarkRivers
6e3d00979d
New version of xps_c8_driver.cpp, for 1.5.1 firmware
2006-03-30 02:52:22 +00:00