- Fixed a bug in processnode which hangs SICS when processnode is called from multiple
clients on the same node
- Fixed a bug in multicountsersec which caused thrashing of the Tcl results which caused ugly
error messages when calling the transfer script. Now a copy of the connection is made
before calling the transfer script
- In network.c and asynnet.c code was added to close the socket when a
connect failed. Otherwise the socket would leak and the process
runs out of file descriptors.
- Multicountserc now forcefully handles the counting status. Before I had
the status flickering between counting and nobeam because the HM has no way to
diagnose nobeam
- In motorsec.c the pDrivInt->iErrorCount was not reset to 0 properly. Leading to death.
- Removed the stack smashing test flag for the time being.
- Arrayutil was not summing correctly
- Added interest to motorsec in order to support old status clients
- core dump because of bad free in devser
- fixed transferring of count time in multicounter
- added stack debugging to sllinux_def
- Modifications to tasdrive to wait for finish of monochromator properly
- Added a processnode methos to scriptcontext. processnode waits for the
scriptchain of a node to finish.
- Fixed a bug in sicsget
- Made histmemsec dim and rank manager privilege. To allow chnage at runtime.
Is required for SANS
- Fixed some issues with multicountersec, mostly relating to passing things through
in a sensible way.
- Updated motorsec.c to work with a client based driver
SKIPPED:
psi/polterwrite.c
psi/tabledrive.c
psi/tabledrive.h
- Added a multicountsersec to teplace hmcontrol and multicounter
- Fixed a case sensitivity bug in haddcheck
- Made oscillate work with second generation motors for POLDI
- Added a time stamper to trace. Now there will be time stamps in trace files which allow
to correlate things from the master log with the trace.
- Updated polterwrite.
- Updated testprot to work with the behave test
SKIPPED:
psi/make_gen
psi/polterwrite.c
psi/psi.c
psi/sputterprot.c