Skip to content

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

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

=== swrod ===

Make BCID check optional (Serguei Kolos) Call TThread::Initialize() to avoid problems with ROOT (Serguei Kolos) Improve content of L1A warning messages (Serguei Kolos) Delete Configuration object in destructor if we created a private one (Gordon Crone) Call DataInputHandlerBase::runStopped() at the very beginning to avoid long delay for handling corrupt data (Serguei Kolos) Remove inheritance from ::Configuration, use os.getConfiguration (Gordon Crone) Add spaces for uniform code alignment (Serguei Kolos) Use daq::rc::OnlineServices to get at configuration (Gordon Crone) Stop data io_services in HLTRequestHandler destructor (Gordon Crone) Properly support disabling of all E-Links used by a ROB (Serguei Kolos) Requilify few debug messages to log (Serguei Kolos) Don't call usleep if delay is set to zero (Serguei Kolos) Add a new log message (Serguei Kolos) Add exception handling (Serguei Kolos) Fix a bug of capturing callback function by reference in the lambda function. Now it's captured by value (Serguei Kolos) Add error handling to ROB disable/enable procedures (Serguei Kolos) Add error handling to ROB disable/enable procedures (Serguei Kolos) Use lamda instead of std::bind (Serguei Kolos)

Merge request reports