Commit Graph

785 Commits

Author SHA1 Message Date
zolliker
a04746f766 - treat arguments of remserver command correctly (including empty strings) 2008-10-20 15:15:14 +00:00
zolliker
f0573e3140 - cosmetics 2008-10-20 07:51:46 +00:00
zolliker
6b80494508 - try 3 times on a sea timeout 2008-10-20 07:49:48 +00:00
zolliker
2c1fc0a17d .
SKIPPED:
	psi/tecs/term.c
2008-10-16 14:37:49 +00:00
zolliker
fb92863fb2 - changed select to uselect
- some fixes in tecs.c


SKIPPED:
	psi/tecs/coc_client.c
	psi/tecs/coc_server.c
	psi/tecs/coc_util.c
	psi/tecs/make_gen
	psi/tecs/myc_err.c
	psi/tecs/myc_str.c
	psi/tecs/sys_select.c
	psi/tecs/tecs.c
	psi/tecs/tecs_serial.c
	psi/tecs/term.c
	psi/tecs/uselect.c
	psi/tecs/uselect.h
2008-10-16 14:33:25 +00:00
zolliker
2802f92b86 - changed select calls to newly introduced uselect 2008-10-16 13:55:18 +00:00
zolliker
373063fab6 - changed select calls to newly indroduced uselect
SKIPPED:
	psi/sinqhttpprot.c
2008-10-16 13:53:39 +00:00
zolliker
52a93e6cc3 - inhibited buffer overflow in NetReaderTask
- check for double registered sockets in NetReadRegister
2008-09-16 14:12:59 +00:00
zolliker
e0c6c635b4 - problem with long lines in exeBufLoad fixed 2008-09-04 12:10:38 +00:00
zolliker
1b1a29ad2b - printf("%d",strlen(...)) gives a warning on SL5
hope that this version gives no warning on Mac OS X
2008-08-29 12:18:00 +00:00
zolliker
1e4e1fb52f - printf("%ld",strlen(...)) gives a warning on SL5
hope that gives no warning on Mac OS X


SKIPPED:
	psi/polterwrite.c
2008-08-29 12:13:34 +00:00
koennecke
af3461c774 Compiles and runs under Mac OS X
VS: ----------------------------------------------------------------------


SKIPPED:
	psi/arrobj.c
	psi/pardef.c
	psi/polterwrite.c
	psi/tecs/tecs_cli.c
2008-07-23 12:15:06 +00:00
koennecke
d4608d814e - Had temperature updated during data file writing 2008-07-14 07:24:30 +00:00
koennecke
39f76bccb7 - Made sinqhttprot go asynchronous properly, the library was hiding a
problem
- Cleaned up sanslirebin


SKIPPED:
	psi/sanslirebin.c
	psi/sinqhttpprot.c
2008-07-14 07:23:42 +00:00
koennecke
0fd55c2c39 - More debugging of scriptcontext, mostly working now
- Created driveable SICSobj for standalone and as an adapter
2008-07-14 07:22:41 +00:00
koennecke
8f50089f7c - Tests for scriptcontext 2008-06-18 14:11:15 +00:00
koennecke
b0a1f0b244 - Fixed sinqhhtprot.c
SKIPPED:
	psi/julcho.c
	psi/sinqhttpprot.c
2008-06-18 14:08:55 +00:00
koennecke
45ac6c526f - Many fixes to the new scriptcontext to make it work 2008-06-18 14:08:25 +00:00
zolliker
ed304fb5f1 - minor fixes in script context 2008-06-17 09:28:01 +00:00
zolliker
7c2504bdc2 - bug in protocol arg handling 2008-06-17 09:27:00 +00:00
zolliker
2abf75271b - macro flag stack 2008-06-17 09:22:33 +00:00
zolliker
c0785eb84d -
SKIPPED:
	psi/tecs/inp/c9r1al.inp
	psi/tecs/inp/c9r2ol.inp
	psi/tecs/inp/c9r3tc.inp
	psi/tecs/inp/c9r4bc.inp
2008-06-13 11:22:33 +00:00
zolliker
9e7a6cfd74 - added scriptcontext.h
- killing a node using sct should now be safe
- sctdrive adapter object might be dynamic
- default for the checkstatus script: returning the status property
- introduced <sctcon> unpoll
- changed <sctcon> queuecon to <sctcon> send
- some more improvements in sct
2008-06-13 11:22:13 +00:00
zolliker
d75eee789b - modified DeleteCallbackChain interface
- fixed killNode message to be sent for every node killed
2008-06-13 11:18:14 +00:00
zolliker
0305826724 - simplified errormsg interface 2008-06-13 11:15:14 +00:00
zolliker
657afffe9c - added error message when parameter was not found 2008-06-13 11:11:15 +00:00
zolliker
760b2dfb4c - added 'sicscron list' and 'dolater list' command 2008-06-13 11:09:38 +00:00
koennecke
e6f7b61295 - Test new asynchronous code 2008-06-11 13:38:34 +00:00
koennecke
a10f72dfdb - Added two new protocols: for the Juelich chopper and for SINQHM HTTP
SKIPPED:
	psi/julprot.c
	psi/make_gen
	psi/makefile_linux
	psi/psi.c
	psi/sinqhttpprot.c
2008-06-11 13:37:48 +00:00
koennecke
31e4a58870 - Made init function in ascon handle errors
- Minor fixes to scriptcontext.c
2008-06-11 13:37:13 +00:00
koennecke
e8a2d09aa6 - Fixed some scripts 2008-06-09 09:03:05 +00:00
koennecke
af13919a2e - Modified dubiuos limit code in ECBSetValue
- Added subsampling to sinqhmdriv


SKIPPED:
	psi/ecbdriv.c
	psi/julcho.c
	psi/polterwrite.c
	psi/sinqhmdriv.c
2008-06-09 09:00:19 +00:00
koennecke
0915491925 - Scriptcontext debugged to be working
- Added a drivable adapter to scriptcontext nodes
- Added subsampling to simulated histograms (and as a general option) in
  order to support Gumtree testing.
2008-06-09 08:57:53 +00:00
zolliker
3cb901b437 - fixed bug in list 2008-06-05 13:34:29 +00:00
zolliker
dc6225ecce - 2008-05-30 10:33:19 +00:00
zolliker
3a6e41000b .
SKIPPED:
	psi/tecs/tecs.c
2008-05-30 09:29:56 +00:00
zolliker
b5b4da2776 - unified the 2 script context commands
- minor changes in hipadaba and ascon/devser
2008-05-30 09:29:44 +00:00
zolliker
b03ddddd8f - add MskeSICSFunc
- changed return value of AddSICSHdbPar et al.
2008-05-15 07:43:05 +00:00
zolliker
2b558550fb .
SKIPPED:
	psi/pardef.h
2008-05-14 14:58:42 +00:00
zolliker
50b814f43e .
SKIPPED:
	psi/tecs/make_crv
	psi/tecs/inp/c9r1al.inp
	psi/tecs/inp/c9r2ol.inp
	psi/tecs/inp/c9r3tc.inp
	psi/tecs/inp/c9r4bc.inp
	psi/tecs/inp/cma11r1al.inp
	psi/tecs/inp/cma11r2ol.inp
	psi/tecs/inp/cma11r3lc.inp
	psi/tecs/inp/cma11r4rc.inp
	psi/tecs/inp/g26550.inp
	psi/tecs/inp/x50830.inp
	psi/tecs/inp/x50903.inp
	psi/tecs/inp/x50921.inp
	psi/tecs/inp/x50923.inp
	psi/tecs/inp/x51079.inp
2008-05-14 14:41:58 +00:00
zolliker
07963d3138 - small improvements
SKIPPED:
	psi/tecs/tecs.c
2008-05-14 14:24:16 +00:00
zolliker
d322c40f28 - small improvements in drivers
SKIPPED:
	psi/haakedriv.c
	psi/itcdriv.c
	psi/lsc370driv.c
	psi/oxinst.c
2008-05-14 14:23:43 +00:00
zolliker
3967dc8844 - added new scriptcontext with devser 2008-05-14 14:23:16 +00:00
zolliker
bbb0b971a9 - removed functions with void *data in the interface
- added RemoveSetUpdateCallback
2008-05-14 14:21:48 +00:00
zolliker
f996d69612 - removed functions with void *data in the interface
- added GetHdbProp
2008-05-14 14:20:35 +00:00
koennecke
cc55389e71 - Added a new magnet driver for the SLS-VME setup using a
little program on an onboard computer


SKIPPED:
	psi/slsvme.c
	psi/vmemaggi.h
2008-05-08 09:33:07 +00:00
koennecke
65b5b27a0e - Implemented Hipadaba 2008-05-08 09:32:05 +00:00
koennecke
d5b792f385 - Made the HRPT temperature log lmd200 work
- Added a special el734hp which scales with 1000 for SANSLI
- Added another error to the magnet driver: magnet broken


SKIPPED:
	psi/dornier2.c
	psi/el734hp.c
	psi/el755driv.c
	psi/lmd200.c
	psi/make_gen
	psi/makefile_linux
	psi/psi.c
2008-05-08 09:29:48 +00:00
koennecke
e18b4fb22d - Updated vdmc to work with the new Hipadaba structure 2008-05-08 09:28:16 +00:00
koennecke
e46334eddf - Fixed a massive memory leak in Hipadaba
- Extended the Hdb adapter to support SICSdata
- Made the simulated histogram memory driver work properly when
  data has been set.
- Implemented the hfactory command
- Removed hdbcommand which was never finsihed
2008-05-08 09:27:48 +00:00