Skip to content

"kolos submitted swrod with tag swrod-00-11-04 for tdaq-99-00-00"

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

=== swrod ===

Improve link disabling procedure (Serguei Kolos) Fix a bug of not using L1ID from L1A packet if data slice arrived earlier (Serguei Kolos) Add missing 'lock' variable name which otherwise prevented proper mutex lock (Serguei Kolos) Fix race condition in ConcurrentBoundedMap. Properly implement L1A wait timeout (Serguei Kolos) Grab a mutex during each FSM transition to avoid contention with publish (Gordon Crone) Check that L1A was received only in TTC-driven mode (Serguei Kolos) Rename counter to index and m_timestamp_us to m_l1a_timestamp_us (Serguei Kolos)

Merge request reports