DUNE-DAQ / readout

This package contains Upstream DAQ Readout specific software and utilities, appfwk DAQModules, CCM interface implementations, and software emulators.
2 stars 1 forks source link

Set the Fragment sequence_number from the DataRequest sequenceNumber #98

Closed bieryAtFnal closed 3 years ago

bieryAtFnal commented 3 years ago

Now that the addition of a sequence_number field to various data structures has been merged to the develop branches in the dataformats and dfmessages repositories, I believe that we can add the use of that field to the readout code.

This PR is for the readout code change that I believe does this. Of course, it would be great for someone to double-check that my change makes sense.

I've tested this change with the changes in other repositories and successfully written some fake data with a long readout window.