395 Commits

Author SHA1 Message Date
zolliker dd9e6fd46f EaseDriv: setting is_running to 0 should stop 2024-11-14 09:16:59 +01:00
zolliker 5d3ca49685 bug fix: with 'geterror' property 2024-11-14 09:16:32 +01:00
zolliker b86ed56a38 haake: change parameter name running to pumprunning
conflicts with 'running' parameter
2024-11-14 09:15:56 +01:00
zolliker c9c93a9d7d fix pardef issues
- 'geterror' property is not deleted in some cases
2022-05-19 14:15:22 +02:00
zolliker f16d738b4a improvements:
- added is_running to driveable ease objects
- ighdriv.c: try <maxtry> times when status reply failes
- ipsdriv.c: fix trainedTo parameter
- reduced SEA version of SICS
2021-09-16 12:35:06 +02:00
zolliker 21299efa80 - removed epics support (do not like to fix libraries) 2018-07-03 11:18:48 +02:00
zolliker a22334180a - small bug fixes on IGHDRIV 2018-07-03 11:18:28 +02:00
zolliker be60bbed98 - fixed 64bit issue 2017-06-14 15:50:44 +02:00
zolliker 68b4f57b09 - added descriptor key for pardef objects in order to detect them in loglisten 2017-06-14 15:50:00 +02:00
zolliker a7626beeb7 - arrobj.c: fixed bug when format sepcifier in array content
- fsm.c: fixed bug
- ipsdriv.c: fixed problem with old PS: no negative field, resolution
2017-04-07 10:01:03 +02:00
koennecke 3abcb4fb1c Merge branch 'master' into rhel7 2017-04-03 11:40:34 +02:00
koennecke ec94ba7e43 Fixed epicsadpater to deal with waveform char strings 2017-04-03 11:39:52 +02:00
koennecke d53b2c108a Fixed a bug in epicsadpater where a SCDeleteConnection called from EpicsWriteFunc called Log()
. This the was called from a thread which did not have a connection to the MongoDB. This caused a core dump.
2017-03-29 12:20:32 +02:00
koennecke 58a8bd00b0 Write proposalID to TASP data files 2017-02-27 09:56:00 +01:00
koennecke 324d9f4bc1 Fixed up SICS task priorities 2017-01-25 11:53:49 +01:00
koennecke 5ed400e2ff Compiled utility programs for rhel7 2017-01-25 11:37:53 +01:00
koennecke 6762b0d437 Compiles now under RHEL7 2017-01-13 16:36:17 +01:00
koennecke ae3b909dca Fixed the fact that the EpicsTask in epicsadapter.c had an insufficient
priority which stopped it from running. This in turn stopped necessary
updates. All this incurred by a change from ANSTO
2016-12-21 12:02:39 +01:00
koennecke 116ee50ce3 Fixed indentation in epicsadapater.c
Corrected a header file include in zebraswap.c
2016-12-21 08:53:31 +01:00
koennecke 8362096223 Merge branch 'master' of ssh://gitlab.psi.ch/sinqdev/sicspsi 2016-12-14 09:10:01 +01:00
koennecke 4369104480 Added a zebraswap in order to fix the zebra data issue 2016-12-06 09:31:28 +01:00
koennecke 4789b35f9a 5.12.2016 2016-12-05 15:51:52 +01:00
koennecke 76bad754fa Merge branch 'master' of ssh://git.psi.ch/sinqdev/sicspsi into newlog 2016-07-01 10:53:53 +02:00
koennecke 340ca64ea9 Merge branch 'newlog' of ssh://git.psi.ch/sinqdev/sicspsi into newlog 2016-07-01 10:53:46 +02:00
koennecke 2caac1016f Fixed a bug with the eiger monochromator not driving mt when mcv did not drive
Fixed expression searching in sicslogquery
Added proton monitot to tasscan output
Chnaged SICS scripts to reflect the switch from TRICS to ZEBRA
2016-07-01 10:51:37 +02:00
koennecke 7b1704c9fa Added supression of log messages by text 2016-05-18 11:43:47 +02:00
zolliker df17c30ecd - removed obsolete drivers 2016-05-13 16:43:45 +02:00
zolliker 56f539a9e8 - marked amilevel lsc370driv lscsupprt as obsoloete and removed from make_gen
- enhancements in ease, fsm, ipsdriv ighdriv
2016-05-13 16:33:46 +02:00
zolliker 43cba6aec6 - amilevel lsc30driv lscsupport marked as obsolete and removed from make_gen
- some bug fixes to ease.c fsm.c
- added extensions to ighdriv and ipsdriv
2016-05-13 15:38:59 +02:00
koennecke 7632b4af86 Added scripts to list total messagecounts and an analysis of messages 2016-05-10 11:31:27 +02:00
koennecke 24107e993b Fixed a bug with a off by one severity number in sicslogquery.c
Added a number of python utilities for querying the mongoDB
2016-04-28 10:41:36 +02:00
koennecke 78f6b92960 Added a -h option to sicslog querying
Fixed the mongodb path in sicslogmain to point to the production server
2016-04-14 14:57:55 +02:00
koennecke 1fb85ef6b5 Fixed core dumps when closing unintialized mongo or sqlite log instances
Fixed a Host header bug in sinqhttpopt
2016-04-08 11:24:02 +02:00
koennecke 1087dd6c8d Added a sqlite and mongo database driver for the new logging
system.
2016-03-01 09:51:25 +01:00
koennecke 972e191795 Switched to new SICS logging system 2016-02-17 16:44:53 +01:00
koennecke 3ec4658208 A number of smaller adpations 2016-02-08 09:23:42 +01:00
koennecke 4d5468458b Merge branch 'master' of ssh://gitorious.psi.ch/sinqdev/sicspsi
Conflicts:
	binprot.c
	pardef.c
2015-07-07 12:36:11 +02:00
koennecke 0294b7ad95 Added the small support driver for the picoscope
Added a deploysics script
The Tcl data and time functions were moved to the SICS kernel
2015-07-07 12:33:02 +02:00
zolliker 900e2771fc - bug fix (illegal value should be printed) 2015-06-05 09:36:17 +02:00
zolliker 8bef7c156f - fixed logging of array objects
- added checksum to binprot
2015-04-30 12:51:02 +02:00
koennecke c3744cea5f Moved additional cnvrt.* files to SICS kernel 2015-04-20 09:26:56 +02:00
koennecke 7c93631c68 Moved some protocolls to main sics directory as discussed at ANSTO 2015-04-20 09:06:56 +02:00
koennecke 2c78f6b448 Merge branch 'zwickrollrefactor' 2015-03-17 12:03:05 +01:00
koennecke 889749c90b Merge branch 'master' of ssh://gitorious.psi.ch/sinqdev/sicspsi 2015-03-17 11:46:38 +01:00
koennecke eb09725a1c The new zwickroll driver with separation of out-of-band messages appears to
be working
2015-02-04 14:19:42 +01:00
koennecke a793526a8e Fixed a memory leak when writing through the epicsadapter 2015-02-04 14:18:57 +01:00
koennecke 1cf0e3351a - Fixed a sign problem in amorset.c regarding aom and cox
- Fixed a bad encoding of float values when writing to the SPS
2014-12-04 11:35:26 +01:00
koennecke ac5aee6062 Fixed a number pf memory leaks in the EPICS write code 2014-11-18 09:21:47 +01:00
koennecke c24049766c Fixed a bug where sinqhttpopt would lock up on 0 length messages when in keep-alive 2014-11-07 14:00:12 +01:00
koennecke 4e148ffcaf Added EPICS status code translation to epicsadapter 2014-11-03 11:29:35 +01:00