Skip to content

kolos submitted swrod with tag swrod-00-08-52

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

=== swrod ===

Increase assembly buffer size (Serguei Kolos) Don't initialise internal trigger to prevent data generation before enable and enableLinks requests are completed (Serguei Kolos) Implement proper timeout when number of builders threads is set to zero (Serguei Kolos) Support enableLinks request with multiple instances of the same links used by multiple ROBs (Serguei Kolos) Don't clear TBB concurrent map as it may result in a race condition if another thread inserts a new item into it (Serguei Kolos) Throttle all reports to ers::error (Serguei Kolos) Add felix status to corrupt data exception (Serguei Kolos) Add exception handling (Serguei Kolos) Throttle all reports to ers::error (Serguei Kolos) Publish histogram with L1A waiting time (Serguei Kolos) Pass TTC infromation to data generators before sending L1A to the fragment builder (Serguei Kolos) Move AssemblyBufferSize attribute to the base class (Serguei Kolos) Publish histogram with L1A waiting time (Serguei Kolos) Improve L1A packet handling (Serguei Kolos) waitFor function returns elapsed time (Serguei Kolos) Use hexidecimal format for ROB Id (Serguei Kolos) Fix attribute description (Serguei Kolos) Move AssemblyBufferSize attribute to the base class (Serguei Kolos) Throttle errors (Serguei Kolos) Add support fordisabling shared E-Links (Serguei Kolos) Add overflow callback to the assembly map (Serguei Kolos) Set default burning time to zero (Serguei Kolos) Increment expected L1ID counter when buffer underflow happens (Serguei Kolos) Fix grammer error (Serguei Kolos) Remove recovery optimisation which may lead to problems in some cases (Serguei Kolos) Increase default value of assembly buffer size to 100000 (Serguei Kolos) Remove support for DropCorrupted configuration parameter to stabilise error recovery procedures (Serguei Kolos) Improve enable ROB procedure (Serguei Kolos) Remove m_last_l1id_mask attribute (Serguei Kolos) Limit size of assembly map via AssemblyBufferSize configuration parameter (Serguei Kolos) Rename monitoring attributes (Serguei Kolos) Optimize error recovery for data with full L1ID (Serguei Kolos) Discard L1A packet it its counter is smaller than the last one (Serguei Kolos)

Merge request reports