General changes

All applications have been updated to comply with the new DAQ configuration changes.

New features

test syncronization
It is possible to synchronize execution of tests for children of a Composite object (e.g. HW_System, Rack, Crate etc.). If test repository contains Test4Class or Test4Object for a class or object, and this test has 'ExecMode' attribute set to 'sync', then all children of this object (or of all objects of this class) are tested one-by-one in the order they are defined in the database. The implementation of this test ('is-a' relationship) is ignored.
$TDAQ_INST_PATH/share/examples/dvs/databases contains examples of Racks which has this special 'sync' test defined.
dvs_gui
changes in behaviour:

The following new features have been added:

Known bugs, problems and limitations

Functionality of the packages is not supported for slc3-icc8-opt tag.