Skip to content

Turn reference delay table into device schema

Egor Sobolev requested to merge expose-ref-delay-in-dev-schema into master

The parameters of reference delays are collecting in the table (VectorHash) for the moment. This transforms this table in normal sub-tree in the device schema. It allows DAQ to store these parameters in files.

Merge request reports