DUNE-DAQ / minidaqapp

0 stars 1 forks source link

set hsi random rate via interval ticks #89

Closed strilov closed 2 years ago

strilov commented 2 years ago

This is similar to PR: https://github.com/DUNE-DAQ/minidaqapp/pull/87 and https://github.com/DUNE-DAQ/minidaqapp/pull/85, however it targets the v2.8.1 branch of minidaqapp.

It also utilises the trigger_interval_ticks to set the HSI firmware emulation signal rate, rather than passing it through independently. This change will also need to be made in https://github.com/DUNE-DAQ/minidaqapp/pull/87

bieryAtFnal commented 2 years ago

I'll be glad to run a test of this change, unfortunately I haven't been able to guess the right set of branches (or tags) in various packages to create a 2.8.1 software area...

strilov commented 2 years ago

Closing as this is superseded by https://github.com/DUNE-DAQ/minidaqapp/pull/93/ (against develop)