Tags give the ability to mark specific points in history as being important
-
01.14.00
da7f9fd5 · ·New MINOR release 01.14.00 Changes since 01.13.00: - fix: bidir PV mapped twice - fix: data_matching=historized; refactoring - fix: compiler error on clang - fix: compiler warning - chore(test): update for changed reference app
-
01.13.00
8cde7c18 · ·New MINOR release 01.13.00 Changes since 01.12.02: - fix: doocs configs for test - test: data_matching = historized - feat: data_matching = historized - fix: use ChimeraTK::logic_error instead std::logic_error - feat: reply error in get() calls until initialised
-
01.12.02
f83ee749 · ·New PATCH release 01.12.02 Changes since 01.12.01: - chore: increase patch level - fix(docu): remove docu about setting the eq_fct_code - fix: compilation errors and warnings
-
01.12.01
8ced6b10 · ·New PATCH release 01.12.01 Changes since 01.12.00: - chore: Bump patch version - fix: Have IFFF and IIII obey <has_history>
-
01.12.00
c38d7ff5 · ·New MINOR release 01.12.00 Changes since 01.11.04: - chore: Bump minor version - fix: Propagate initial value for r/o WB variables (#147) - feat: Add support for D_IIII (#144)
-
01.11.04
3eedeb81 · ·New PATCH release 01.11.04 Changes since 01.11.03: - chore: update for latest doocs version - fix: mem leak / shared pointer loop (lsan) - test: statusCodeSource of set_error - fix: use of deprecated DOOCS header files - fix: linter warnings - fix(test): race condition - fix(tests): location lock around EqFct::set() - chore: remove boost compatibility workaround - fix: set_error with not explicitly mapped source - fix: coding style - chore: remove "emtyServerFunctions.h" header - chore: move cmake_minimum_required to first line
-
01.11.03
66e131d0 · ·New PATCH release 01.11.03 Changes since 01.11.02: - fix: compile with latest DOOCS version
-
01.11.02
15c74a95 · ·New PATCH release 01.11.02 Changes since 01.11.01: - fix: increase ZMQ HWM length from 1 to 10 - fix: enforce unique timestamp (per property)
-
01.11.01
7ff54ccf · ·New PATCH release 01.11.01 Changes since 01.11.00: - fix: location codes != 10 discarded by DOOCS - fix: timestamp mismatch ZMQ/RPC for inputs
-
01.11.00
890fe6bb · ·New MINOR release 01.11.00 Changes since 01.10.02: - fix: Add new server variables from CSA (#130) - fix: Override fct_code() to return our fct_code (#129) - fix: Stray whitespace in test (#126) - chore!: use doocs::Server instead of legacy interface
-
-
01.10.01
ced31491 · ·New PATCH release 01.10.01 Changes since 01.10.00: fix(test): missing comp_code in DOOCS 23.12.0 Due to an API change bug in DOOCS 23.12.0 the comp_code enum with the error values returned by EqCall has been bemoved from the public API. This fixes the test until the DOOCS API is adapted in the next release by copying the code from the private interface.
-
01.10.00
8d18f739 · ·New MINOR release 01.10.00 Changes since 01.09.00: - refactor: MappedImage moved to DeviceAccess - fix: include TypeChangingDecorator.h from DeviceAccess - fix: Include eq_res.h for comp_code - doc: Add note regarding full household export
-
-
01.09.00
0b882085 · ·New MINOR release 01.09.00 Changes since 01.08.00: - fix: compilation fails with new DOOCS
-
01.08.00
53236f2d · ·New MINOR release 01.08.00 Changes since 01.07.00: * use lib install dir defined by GNUInstallDirs this should fix library search problems on Tumbleweed * chore: modernize cmake (#101) use imported targets make dependency on DOOCS private remove dependency glib -
01.07.01
499905b6 · ·New PATCH release 01.07.01 * fix of zmq error code * Added EPICS7IOC as option to set_control_system_adapter * update MappedImage construction (#95)
-
01.07.00
cf848e44 · ·New MINOR release 01.07.00 Changes since 01.06.01: - Wip false data loss warning (#92) - Drothe/wip 10305 doocsimg (#89)
-
01.06.01
2794f3d0 · ·New PATCH release 01.06.01 Changes since 01.06.00: Spectrum: Add missing description (#88) fix for latest DOOCS version Project template updates -
01.06.00
565f7f38 · ·New MINOR release 01.06.00 Changes since 01.05.02: * refactoring - get rid of much of the code duplicates by moving functionality to base class PropertyBase - make timestamp handling more consistent - make data consistency group usage more consistent accross different classes - formal code style fixes - some formal code cleaning and documentation * enable ZMQ for D_xy * put error into ZMQ status