- May 06, 2020
-
-
vargheseg authored
-
- Jul 10, 2019
-
-
Jens Georg authored
-
- Jun 27, 2019
-
-
Martin Christoph Hierholzer authored
output warning if data is thrown away due to failed consistency matching between macro pulse number and actual data
-
- Jun 12, 2019
-
-
Martin Christoph Hierholzer authored
Workaround for the svr_writer thread (of DOOCS) to block location mutexes for a very long time if many big D_spectrum are written. The write is now only done if necessary (i.e. after a modification) and the lock is released for a short period of time to make sure RPC calls don't get blocked for too long.
-
- Jun 11, 2019
-
-
Martin Christoph Hierholzer authored
Allow to set the data matching mode. This for now only allows to switch off the DataConsistencyGroup matching for the attached macro pulse number.
-
- May 31, 2019
-
-
Martin Killenberg authored
-
- Mar 06, 2019
-
-
Martin Christoph Hierholzer authored
-
- Feb 22, 2019
-
-
Martin Christoph Hierholzer authored
-
- Feb 21, 2019
-
-
Martin Christoph Hierholzer authored
-
- Feb 13, 2019
-
-
Martin Christoph Hierholzer authored
change type of macro pulse number PV to int64_t (as this is the data type expected by DOOCS) and convert if necessary via the TypeChangingDecorator
-
- Feb 12, 2019
-
-
Martin Christoph Hierholzer authored
-
- Feb 11, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Sep 05, 2018
-
-
Martin Christoph Hierholzer authored
-
- Oct 30, 2017
-
-
Martin Killenberg authored
separated DoocsSpectrum into header and cc file, as it should be. It was still header only from the time where it was a tempates class.
-
- Oct 20, 2017
-
-
Martin Killenberg authored
-
- Oct 07, 2017
-
-
Martin Killenberg authored
-
- Oct 05, 2017
-
-
Martin Killenberg authored
-
- Sep 16, 2017
-
-
Martin Killenberg authored
factored out common functionality into DoocsTransferElement class. ReadAsync probably has wrong implementation.
-
- Sep 14, 2017
-
-
Martin Killenberg authored
DoocsSpectrum derrives from TransferElement in the new scheme. update in server not working any more, need to also change DoocsScalar and then call readLatest on all.
-
Martin Killenberg authored
*** Intermediate commit, not working *** Trying to make DoocsSpectum constuctible by name. Failing because the syncUtil is failing with decorators. Needs larger refactoring
-
- Sep 05, 2017
-
-
Martin Killenberg authored
removed direct use of CSA::ProcessArray (which is the implementation) and replaced it with NDRegisterAccessor (the base class) in the adapter. Usage in tests still pending
-
- Sep 01, 2017
-
-
Martin Killenberg authored
-
- Aug 24, 2017
-
-
Martin Killenberg authored
copied and renamed DoocsProcessArray to DoocsSpectrum, and changed test, because that's what it is: a D_spectrum. DoocsProcessArray stays as is for the moment.
-
- Aug 17, 2017
-
-
Martin Killenberg authored
-
- Jul 25, 2017
-
-
Martin Christoph Hierholzer authored
-
- Nov 14, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Nov 11, 2016
-
-
Martin Christoph Hierholzer authored
-
- Nov 04, 2016
-
-
Martin Christoph Hierholzer authored
moved to the "ProcessVariableAccessors" branch of the control system adapter, which unifies the interface with DeviceAccess
-
- Aug 17, 2016
-
-
Martin Killenberg authored
-
- May 26, 2016
-
-
Martin Christoph Hierholzer authored
-
- May 20, 2016
-
-
killenb authored
-- kind of seems to work with jddd_tool (strange update behaviour) -- automatic tests missing - Fixed the use of process variables with location name git-svn-id: https://svnsrv.desy.de/desy/mtca4u_applications/DOOCS_Adapter/trunk@143 688d77b5-b833-4f6b-b27f-eb88d88625d6
-
- Feb 23, 2016
-
-
killenb authored
merged completely redesigned version from the branch. Works with the control system adapter 00.01.00 git-svn-id: https://svnsrv.desy.de/desy/mtca4u_applications/DOOCS_Adapter/trunk@129 688d77b5-b833-4f6b-b27f-eb88d88625d6
-