- Jul 12, 2017
-
-
Martin Christoph Hierholzer authored
-
- Jun 09, 2017
-
- May 22, 2017
-
-
Martin Christoph Hierholzer authored
-
- Dec 12, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
also export the LIBRARY_DIRS variable to the calling CMakeLists.txt (needed to publish it to further downstream dependencies)
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
Fixed the confusing and inconsistently used names *_LINK_FLAGS and *_LINKER_FLAGS by always setting and getting both variables
-
Martin Christoph Hierholzer authored
- Dec 09, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- set required version for the ControlSystemAdapter
-
- Nov 24, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
added TINE_EXPORT C macro/constant to the compiler flags, which seens to be required for the latest DOOCS version
-
- Nov 22, 2016
-
-
Martin Christoph Hierholzer authored
-
- Nov 16, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
replace any additional slashes in the DOOCS property name by a dot, since DOOCS does not support additional slashes in the names.
-
- Nov 14, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
run ApplicatioBase::initialise() in eq_create() and ApplicationBase::run() in eq_init_epilogue(), so the application is only started when all variables are properly initialised.
-
- Nov 11, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
Added a eq_create function to initialise applications based on the ApplicationBase class. The macros BEGIN_DOOCS_SERVER/END_DOOCS_SERVER are now deprecated.
-
- Nov 09, 2016
-
-
Martin Christoph Hierholzer authored
Unified cs awith da
-
- Nov 07, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
removed all uses of the ProcessScalar class and replaced it with the ProcessArray (ProcessScalar will be removed from the CSA soon)
-
- Nov 04, 2016
-
-
Martin Christoph Hierholzer authored
moved to the "ProcessVariableAccessors" branch of the control system adapter, which unifies the interface with DeviceAccess
-
- Nov 03, 2016
-
-
Martin Killenberg authored
-
- Oct 13, 2016
-
-
Filip Makowski authored
Added new `dapi` component in FindDOOCS.cmake module.
-
Filip Makowski authored
-
- Sep 20, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
need to find DOOCS_DIR first, since this is the variable which might be specified at the cmake command line
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-