- 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.
- The crystal settings calculation in hkl now tried to put omega into
the limts by calculating a delta omega.
- TRICS data files now include HKL and the UB
- The scan module has been expanded to support user defined scans which
run a script at any scan point.
- A small fix to the PSD code in SinqHM_srv_filler
- fixed velocity selector code to properly display data at list
- got hkl to give proper answers when a psi value was specified and
limited psi to 360 max.
- fixed a minor spelling error in fitcenter messages
- fixed badly working soft zeros with negative sign
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.