- Jun 03, 2016
-
-
Martin Christoph Hierholzer authored
-
- Jun 02, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
fix for the latest DoocsAdapter: the module name is used as the location name, so the module has been renamed into "MyLocation" to match the DOOCS config file
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
set required version of DeviceAccess to 00.12, since the build environment variables might have changed
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
added a variable @PROJECT_NAME@_PREFIX and use it as the required variable to make a nicer output when depending projects find this package
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
removed @PROJECT_NAME@_LIBRARIES from the required variables since the package might not provide a library
-
- May 31, 2016
-
-
Martin Christoph Hierholzer authored
Use FindLibrary() cmake command to properly locate the library, even if the directory is already known. This is needed to get the proper full path reference to the library.
-
- May 27, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
fixed issue with compiler/linker flags being interpreted as lists and thus having semicolons in between
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
${PROJECT_NAME}_CPPFLAGS -> ${PROJECT_NAME}_CXX_FLAGS ${PROJECT_NAME}_LDFLAGS -> ${PROJECT_NAME}_LINK_FLAGS also make sure that the exported lists are consistently space-separated (sometimes they might be semicolon separated or mixed)
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- May 26, 2016
-
-
Martin Christoph Hierholzer authored
fix for latest version of DeviceAccess: the function replace() has to be used instead of the operator=() to re-assign a register accessor
-
Martin Christoph Hierholzer authored
-
Martin Hierholzer authored
-
- Apr 01, 2016
-
-
mhier authored
git-svn-id: https://svnsrv.desy.de/desy/mtca4u/InstaCoSADev/trunk@2641 5f601a5c-88b9-47f3-b851-818f6741d00d
-
mhier authored
removed the location name prefix from the process variable names, as it is not yet supported by the DOOCS adapter git-svn-id: https://svnsrv.desy.de/desy/mtca4u/InstaCoSADev/trunk@2640 5f601a5c-88b9-47f3-b851-818f6741d00d
-
mhier authored
git-svn-id: https://svnsrv.desy.de/desy/mtca4u/InstaCoSADev/trunk@2639 5f601a5c-88b9-47f3-b851-818f6741d00d
-
mhier authored
git-svn-id: https://svnsrv.desy.de/desy/mtca4u/InstaCoSADev/trunk@2638 5f601a5c-88b9-47f3-b851-818f6741d00d
-
mhier authored
git-svn-id: https://svnsrv.desy.de/desy/mtca4u/InstaCoSADev/trunk@2637 5f601a5c-88b9-47f3-b851-818f6741d00d
-
mhier authored
git-svn-id: https://svnsrv.desy.de/desy/mtca4u/InstaCoSADev/trunk@2636 5f601a5c-88b9-47f3-b851-818f6741d00d
-
mhier authored
git-svn-id: https://svnsrv.desy.de/desy/mtca4u/InstaCoSADev/trunk@2635 5f601a5c-88b9-47f3-b851-818f6741d00d
-
- Mar 29, 2016
-
-
mhier authored
Added project with the tentative name InstaCoSADev (Instant Control System Adapter Device): library based on deviceaccess and the control system adapter to create "instant" devices by exporting all registers of a firmware module as process variables git-svn-id: https://svnsrv.desy.de/desy/mtca4u/InstaCoSADev/trunk@2623 5f601a5c-88b9-47f3-b851-818f6741d00d
-