Commit Graph

995 Commits

Author SHA1 Message Date
koennecke
40ff36d142 - Fixed a singlex death when there was no lambda. Was a problem during
shutdown when nothing works as it should
- Made an attempt to have all error message printed on demand
- Added a tricsswap feature to sinqhttp which swaps the data right for SICS
- Edited speed for phytron driver
- First attack on adding a misalignment calculation to tasub
- Added a test protocol for scriptcontext which can be configured.


SKIPPED:
	psi/sinqhttp.c
2010-03-09 13:12:01 +00:00
koennecke
09cc25ec5b - Implemented tcl: prefix which allows to execute a command in Tcl directly
- Fixed a stack overrun bug in macro.c
- Fixed a killing bug in devser.c
- Added node writing with offset to nxscript.c
- Wrote a simulation driver for second generation HM's
- Readded devexec commands to  SICS
- Readded Hipadaba initialisation to SICS
- Fixed a bug in sinqhttprot.c which is triggered when a reconnect happens
  during a node based download of data.


SKIPPED:
	psi/sinqhttpprot.c
2010-02-02 12:38:10 +00:00
zolliker
1dff223146 - bug fix (end of quoted text was not detected correctly) 2010-02-01 16:14:21 +00:00
zolliker
3e8938e986 - bug fixes
SKIPPED:
	psi/haakedriv.c
2010-02-01 11:29:46 +00:00
zolliker
820db0b52a - sicsutil.c contains code from acces.c and the function DoubleTime 2010-01-28 08:40:02 +00:00
zolliker
969b35d1d7 - moved IFServerOption to ifile.c
- moved PWSicsUser to passwd.c
- moved back InitObjectCommands to ofac.c
2010-01-28 08:39:21 +00:00
zolliker
492bed4ba7 restructured configuration
- removed RemovePsiCommands (the choice if a command is removed or not
  should be done when declaring it)
- reduced the include list to the necessary files


SKIPPED:
	psi/psi.c
2010-01-28 08:16:51 +00:00
zolliker
4bf0c87daf restructured configuration (ofac.c)
- ofac.c contains now only the command in initialisation function list
- the other functions are moved to sicsutil.c
- moved DoubleTime and the content of access.c to sicsutil.c
- moved some initialisation code from ofac.c to the corresponding modules
2010-01-28 08:14:37 +00:00
zolliker
9b18a3bd0a .
SKIPPED:
	psi/tecs/make_crv
2010-01-27 13:39:51 +00:00
zolliker
534ad53803 - bug fixes
SKIPPED:
	psi/arrobj.c
	psi/linadriv.c
	psi/pardef.c
2010-01-27 13:39:43 +00:00
zolliker
a56838b90d - simplified devser queue
- added inherited sct variables starting with @
- inserted SctIsPending / DevIsPending
- some general improvements in scriptcontext.c/sctdriveobj.c
2010-01-27 13:39:33 +00:00
zolliker
7976b52212 - move DoubleTime to nserver.c
- extend wait command to fraction of seconds
2010-01-27 13:37:06 +00:00
zolliker
cbcdd26fbc - automatically add logger_name property to logged nodes 2010-01-27 13:35:53 +00:00
zolliker
e357d641bf - reimplemented RemoveSICSInternalCallbackFrom 2010-01-27 13:34:57 +00:00
zolliker
3f75ed617b - moved DoubleTime to nserver.c
- skip ascii nuls in standard handler
2010-01-27 13:33:46 +00:00
koennecke
be13da8a03 - SICS cleanup: removed unused code
SKIPPED:
	psi/make_gen
	psi/makefile_linux
	psi/polterwrite.c
	psi/psi.c
2010-01-19 12:55:40 +00:00
koennecke
c3b3ab1f06 - Make linux makefiles work
SKIPPED:
	psi/make_gen
	psi/makefile_linux
	psi/termprot.c
	psi/hardsup/makefile_linux
	psi/tecs/pg_plus/makefile_linux
	psi/utils/makefile_linux
2009-12-23 14:08:22 +00:00
koennecke
b2ecec6efe - Scripts with errors will continue to be called by sicscron 2009-12-22 13:54:08 +00:00
koennecke
41e0175571 - Added tests setups for new drivers 2009-12-04 13:02:32 +00:00
koennecke
f40de7ffc6 - Added a user specific range test to the astrium driver for the POLDI
- Added speed parameter to phytron
- Added new drivers for EL755 magnets and the PI DC-406 motor controller
2009-12-04 13:02:10 +00:00
koennecke
8cc5474334 - After a bug at TRICS I replaced all occurrences of strcpy, strcat, sprintf
by length limited versions wherever appropriate.


SKIPPED:
	psi/el755driv.c
	psi/faverage.c
	psi/frame.c
	psi/lmd200.c
	psi/polterwrite.c
	psi/psi.c
	psi/sanswave.c
	psi/sinqhmdriv.c
	psi/termprot.c
2009-12-04 12:58:31 +00:00
koennecke
297f9f2e02 - Modified SPS core to use rs232controller instead of the obsolete
asynsrv server from David Maden


SKIPPED:
	psi/sps.c
2009-11-16 10:58:30 +00:00
zolliker
dc64f56960 - introduced header file dependency check
- improvements in tecs


SKIPPED:
	psi/tecs/make_crv
	psi/tecs/make_gen
	psi/tecs/makefile_linux
	psi/tecs/tecs.c
2009-11-10 10:40:38 +00:00
zolliker
6696dcbf4a - introduced header file dependency check
- improvements in ease drivers
- no "Counting finished" message in tas scan


SKIPPED:
	psi/ease.c
	psi/haakedriv.c
	psi/linadriv.c
	psi/lsc370driv.c
	psi/make_gen
	psi/makefile_linux
	psi/oxinst.c
	psi/pardef.c
	psi/tasscan.c
	psi/tecsdriv.c
2009-11-10 10:40:14 +00:00
zolliker
58cf612fa9 - introduced header file dependency check
SKIPPED:
	psi/hardsup/make_gen
	psi/hardsup/makefile_linux
2009-11-10 10:39:29 +00:00
zolliker
1c6c3c603e - minor improvements 2009-11-10 10:38:48 +00:00
zolliker
7e10c5e296 - introduced header file dependecy check 2009-11-10 10:38:08 +00:00
zolliker
f5c72bba35 - imlement header file depedency check 2009-11-10 10:37:31 +00:00
zolliker
9d8f3d89f0 - make dynstring independed from NUL terminating in strings where possible 2009-11-10 10:35:49 +00:00
zolliker
5e9d28037c - do not write "Counting finished" message in a tas scan 2009-11-10 10:34:52 +00:00
zolliker
eb33c15016 - send debug message also on transact command
- small improvements
2009-11-10 08:04:24 +00:00
zolliker
b8a0936b99 - implemented multi-line response in AsconStdHandler 2009-11-10 07:47:32 +00:00
koennecke
b136700f39 - Fixed a bug in el737sec which made scans fail badly
- Enhanced phytron driver with another parameter
2009-10-30 13:53:26 +00:00
koennecke
91aa9c538c - Changes to amorset to make polarisation analysis work
- Added yet another monitor to POLDI


SKIPPED:
	psi/amorset.c
	psi/ecbcounter.c
	psi/polterwrite.c
	psi/tdchm.c
2009-10-30 13:50:49 +00:00
koennecke
b3b8430230 - Updated documentation 2009-10-30 13:50:06 +00:00
koennecke
25b3a27b52 - Updated gencom documentation 2009-10-30 13:49:59 +00:00
koennecke
2e873e3059 - Fixed a crash coming from velo.c
- Improved saving of reflection lists
- The other changes are mostly whitespace
2009-10-30 13:49:37 +00:00
koennecke
cb0e4ea434 - Some testing of the phytron driver 2009-08-13 07:32:14 +00:00
koennecke
9eddd6fd7c - Added driver for phytron motor controller
- Added the lof command
2009-08-13 07:32:00 +00:00
koennecke
f8b2ebcfb0 - Added an autoamtic window calculation routine for RITA
SKIPPED:
	psi/amorset.c
	psi/autowin.c
	psi/autowin.h
	psi/lmd200.c
	psi/make_gen
	psi/psi.c
	psi/tdchm.c
2009-08-13 07:29:25 +00:00
koennecke
64db3a7511 - Fixed tasub to work with GTSE 2009-08-13 07:29:06 +00:00
koennecke
98009be4c3 - Added reflection generation for symmetriqally missing reflections
to fourmess
- Fixed hdbtable, reflist and tasub up to work with GTSE
- Made TRICS do fast scans again
- Added support for SANS beam center calculations
- Fixed a bug where SICS apparently did double counting but in fact
  just omitted an error message and did not
- Added the harray command
2009-08-13 07:28:44 +00:00
koennecke
eb5025ab3b - Driver test for phytron MCC-2 motor controller 2009-06-30 06:45:26 +00:00
koennecke
e4119bfce5 - Driver for phytron MCC-2 motor controller 2009-06-30 06:45:17 +00:00
koennecke
f6b7e4fe20 - Added protocol from phytron MCCC-2 motor controller
- Modified lmd200.c to reflect new additional values


SKIPPED:
	psi/lmd200.c
	psi/make_gen
	psi/phytron.c
	psi/psi.c
2009-06-30 06:43:59 +00:00
koennecke
e076a00fde - Fixed NB indexing
- Fixed an issue with setbin generated time binnings
2009-06-30 06:43:23 +00:00
koennecke
78b2832cbb - New veloisty selector drivers 2009-05-26 09:38:53 +00:00
koennecke
31d1b68309 - Added a variable terminator protocol driver for scriptcontext and
velocity selectors.
- Fixed sanswave to work with the new velocity selector driver
- Changed pfeifferprot to replace <ENQ> which caused problems with
  GTSE to @ENQ@


SKIPPED:
	psi/pfeifferprot.c
	psi/sanswave.c
	psi/termprot.c
2009-05-26 09:38:31 +00:00
koennecke
85880be565 - Fixed a bug in countersec.c which prevented counting in monitor mode
- Fixes to make the second generation velocity selector driver work
- Modified obpar.c to allow parameter changes while running. This makes
  it possible to collect data at TRICS while cooling down.
2009-05-26 09:36:59 +00:00
koennecke
01c3be2bc3 - Added test initialisation for the new HM 2009-05-15 13:26:58 +00:00