DUNE-DAQ / fdreadoutlibs

fdreadoutlibs
0 stars 3 forks source link

Investigate different ways of handling late-arriving TPs at tp_datalinkhandlers #151

Open bieryAtFnal opened 8 months ago

bieryAtFnal commented 8 months ago

As mentioned in PR 150, we have implemented one way of warning users when TPs arrive "too late" at the tp_datalinkhandler, and therefore are not sent downstream to the Trigger.

However, as discussed at the 06-Dec-2023 Core Software meeting, it would be great to investigate ways to handle the situation differently. For example, maybe there is a way to never send out TPSets until all expected TPs arrive.