Skip to content

Add two configuration parameters to handle ECR reset. Add two new attributes...

Serguei Kolos requested to merge kolos/tdaq-09-04-00/swrod into tdaq-09-04-00

Add two configuration parameters to handle ECR reset. Add two new attributes to the IS information published by fragment builders

=== swrod ===

Fix incorrect options name. Add missing options to the test applications (Serguei Kolos) Change HLT timeouts to be in milliseconds for compataibility with fragment building timeouts (Gordon Crone) Fix incorrect formula (Serguei Kolos) Fix incorrect formula (Serguei Kolos) Do not set ECR counter to zero if SW ROD is being restarted. Make ECR counter reset configurable via a new parameters of the SwRodDataChannel class (Serguei Kolos) Update latest requested l1 in cases where request was not successful (Gordon Crone) Always check missing packets hipotesys when recovering from data errors (Serguei Kolos) Check that m_clearThread is set before dereferencing it (Gordon Crone) Make sure RequestManager is stopped in the destructor (Gordon Crone) Use debug level 1 instead of 0 (Serguei Kolos) Fix race condition when internal trigger is put on hold/resumed (Serguei Kolos) Fix race condition when internal trigger is put on hold/resumed (Serguei Kolos) Fix incorrect handling of shared TTC queues (Serguei Kolos) Set m_paused flag after the TTC queues are emptied up (Serguei Kolos) Fix L1A internal generator which has to take into account that size() function of TBB queue can return a negative value (Serguei Kolos)

Merge request reports