-
03.01.006722bcae · ·
New MINOR release 03.01.00 Changes since 03.00.01: - chore/fix: modernise cmake, necessary for Debian package building
-
03.00.017b5fadf5 · ·
New PATCH release 03.00.01 Changes since 03.00.00: - fix: compile against latest DOOCS
-
03.00.00b703d980 · ·
New MAJOR release 03.00.00 Changes since 02.16.06: - Adapted to work with DeviceAccess 03.00 -- Import RegisterAccessor from DeviceAccess See merge request msk-sw/utilities/libraries/daction!2 -- Remove deprecated documentation -- Keep ActionDeviceAccess alive as simple as possible while downstream projects are still not moved to ApplicationCore -- Add missing virtual destructor to TaskBackend -- Do not use VLA in C++ -- Do not return temporary pointers
-
02.16.0690c3d1fc · ·
New PATCH release 02.16.06 Changes since 02.16.05: - Add work around for broken DOOCS pkg-config files breaking linkage
-
02.16.05c45e2ecf · ·
New PATCH release 02.16.05 Changes since 02.16.04: - added support for pkgconfig (from project template) No changes to the library itself
-
02.16.04342449f7 · ·
New PATCH release 02.16.04 Changes since 02.16.03: - build: Removed libtine linking workaround from FindDOOCS. Doocs libraries now are themselves linked correctly against tine. - build: Add missing public dependencies for CMake. Fixes linking errors for more recent boost cmake integration
-
02.16.030f5a73ff · ·
New PATCH release 02.16.03 Changes since 02.16.02: - Made compile with DOOCS 20.1.1 (merge from project template)
-
02.16.02ca9fcffb · ·
New PATCH release 02.16.02 Changes since 02.16.01: - added missing include of iostream (needed for future DOOCS versions)
-
02.16.010b456689 · ·
New PATCH release 02.16.01 Changes since 02.16.00: - New DOOCS versions need to link agains libgul - Use ChimeraTK instead of the deprecated mtca4u namespace and library names
-
02.16.0047d25d52 · ·
New MINOR release 02.16.00 Changes since 02.15.01: - removed mtca4u namespace from tests - changed namspace of DeviceAccess from mtca4u to ChimeraTK - removed all compiler warnings - simplified TaskManager by making static function a member - fixed race condition in destructor of TaskManager by joining the thread.
-
02.15.011df95118 · ·
New PATCH release 02.15.01 Changes since 02.15.00: - Adapted to the API change in DOOCS 18.11.0
-
-
-
-
-
-
-
-
02.10.0186ae5d4d · ·
New PATCH release 02.10.01 Changes since 02.10.00: * Fixed string comparison in checkEgu.
-
02.10.00ad407c39 · ·
New MINOR release 02.10.00 Changes since 02.09.00: * added condenseBitField to converter * implemented setFilt and checkFilt convenience functions to change filter settings