- Dec 12, 2016
-
-
Martin Christoph Hierholzer authored
-
- Dec 09, 2016
-
-
Martin Christoph Hierholzer authored
- set required version for the ControlSystemAdapter
-
- 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
-
- Sep 15, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Sep 14, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Sep 06, 2016
-
-
Martin Christoph Hierholzer authored
-
- Sep 02, 2016
-
-
Martin Killenberg authored
removed already deprecated prepare_debian_package.cmake, which has just been added and will unnecessarily cause conflicts in the anyway deprecated way to create debian packages
-
use readelf instead of readlink to extract the DOOCS version and do not strip the system-dependent part of the version (e.g. -xenial1), since it is needed to identify the version correctly.
-
Martin Killenberg authored
undid the changes to use pbuilder in make_debian_package.sh. This conceptualluy does not work and will completely be changed in future.
-
- Aug 19, 2016
-
-
Martin Christoph Hierholzer authored
-
- Aug 18, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
added prepare_debian_package.cmake (currently just a copy of the version in the DOOCSwrappers library) Warning: this commit will create conflicts, but it is anyway needed to adapt the projects using this templates due to the last commits.
-
Martin Christoph Hierholzer authored
fixed that the configuration for loop for replacing the DEBVERSION and SOVERSION in the debian_from_template was running on the wrong (non-existing) directory
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- replace DEBVERSION in file names in the debian_from_template directory This is needed, since the debian version is not yet known in cmake.
-
- Aug 17, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-