- Made AMOR write HDF-5 data in chunks
- Added driver for a PSI-DSP magnet controller as used at SLS
- Added code for directly accessing RS232 controllers connected to a
terminal server, thereby bypassing the SerPortServer
- A rounding problem in the PSD histogram memory was resolved.
- Introduced simulation mode to simdriv and simcter, i.e they never fail and
finish at once.
- Started defining MAD compatibility commands in Tcl
- Fixed a bug in FOCUS_src which caused it to leak sockets.
- Introduced setsockopt SO_REUSEADDR to all new sockets in sinqhm in order
to loose the next sinqhm error.
required inclusion of a matrix package.
- modified counter error handling to send a Stop when the _BAD_BUSY
error is received.
- added an environment interface to the general controller stuff in choco.*
Also added setting a parameter directly at the controller object.
- Added a driver for the ETH High Temperature Furnace to be used at
SANS.
initialization failure.
- Fixed a bug in scan.c which causes scan to go in an endless loop
when SICS failed to start a motor.
- Fixed a bug in motor.c which caused bad softwarelimits after changes
to the softzero.
- Started changes in choco* in order incorporate normal parameters and
an environment driver.