DUNE-DAQ / readoutmodules

0 stars 0 forks source link

feature/fwtp_readout: incorrect latency buffers and requesthandlers used for fw/sw tp readout models #36

Closed ShyamB97 closed 1 year ago

ShyamB97 commented 1 year ago

Firmware and software trigger primitive structs don't guarantee concurrent timestamps in the latency buffer, so they should really be using the SkipLatencyBuffer and DeafultSkipRequestHandler.