- Sep 28, 2020
-
-
vargheseg authored
dmsg_info.ident is set to 0 when DoocsProcessArray and DoocsProcessScalar do not have a macropulse source defined. This is what the other supported types do currently; behavior should be consistent between the types with this commit. Revert this if it is not the intended behavior.
-
- Sep 27, 2020
-
-
vargheseg authored
Use macros below without needing to import the boost::unit_test namespace: - DOOCS_ADAPTER_DEFAULT_FIXTURE - DOOCS_ADAPTER_DEFAULT_FIXTURE_STATIC_APPLICATION_WITH_CODE
-
- Sep 23, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
vargheseg authored
-
vargheseg authored
The adapter publishes value changes made from the control system side for the following types: DoocsSpectrum DoocsIfff DoocsProcessArray DoocsProcessScalar
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This fixes some spurious failures, potentially caused by making the ZeroMQ connection too early
-
- Sep 22, 2020
-
-
Martin Christoph Hierholzer authored
DOOCS now sends initial value polled via RPC, but this one is still asynchronous to the ZeroMQ subscription. Hence to be sure our test works we still need to wait for this initial value and then check that values are coming through the ZeroMQ subscription.
-
- Sep 21, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Tomasz Kozak authored
-
Tomasz Kozak authored
-
- Sep 18, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Sep 01, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This avoids multiple map lookups.
-
Automated MSK Jenkins User authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This reverts commit 72d93ba1. A different fix for the underlying problem will be implemented next.
-
- Aug 31, 2020
-
-
Martin Killenberg authored
Automatically adding CMAKE_CXX_STANDARD to all projects is giving too much trouble because different CMAKE versions add different --std=gnu... flags which do not play well the the --std=c++... which we use. This reverts commit ddb4d575.
-
Martin Christoph Hierholzer authored
they still appear sometimes, which frequently leads to wrong conclusions when debugging other problems
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
If the macro pulse number is also published as a property, it is used with and without the decorator. This might result in not calling postRead of the decorator, if by chance the undecorated version is added first to the DoocsUpdater.
-
- Aug 26, 2020
-
-
Automated MSK Jenkins User authored
-
Martin Killenberg authored
-
- Aug 25, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Automated MSK Jenkins User authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Killenberg authored
-
- Aug 21, 2020
-
-
Martin Christoph Hierholzer authored
This is a workaround for the following DOOCS bug: https://rt-system.desy.de/Ticket/Display.html?id=985653
-
- Aug 18, 2020
-
-
Automated MSK Jenkins User authored
-
Jens Georg authored
-
- Aug 13, 2020
-
-
Martin Christoph Hierholzer authored
-
- Aug 12, 2020
-
-
Martin Christoph Hierholzer authored
-
- Aug 11, 2020
-
-
Automated MSK Jenkins User authored
-