- 30 Jan, 2023 2 commits
-
-
Andrei Kazarov authored
rhauser submitted hltsv with tag tdaq-09-04-00 See merge request !478
-
Reiner Hauser authored
=== hltsv === Preloaded mode has maximum number of ROBs hard-coded (Reiner Hauser)
-
- 02 Dec, 2022 1 commit
-
-
Andrei Kazarov authored
update patch to fix bug ADAMATLAS-433 See merge request !425
-
- 01 Dec, 2022 1 commit
-
-
Igor Soloviev authored
=== pbeast === fix pbeast data version (Igor Soloviev) fix typo allocating array causing ADAMATLAS-433 (Igor Soloviev)
-
- 25 Nov, 2022 2 commits
-
-
Andrei Kazarov authored
kolos submitted dqm_display with tag dqm_display-04-00-09 See merge request !424
-
Serguei Kolos authored
=== dqm_display === Add a way to customise palette (Serguei Kolos)
-
- 17 Nov, 2022 1 commit
-
-
Andrei Kazarov authored
PBEAST patch for new data compaction, see ADAMATLAS-432 See merge request !423
-
- 16 Nov, 2022 1 commit
-
-
Igor Soloviev authored
=== pbeast === update documentation (Igor Soloviev) fix run-time type conversion error in test binary (Igor Soloviev) rename receiver-monitoring.xml to pbeast-monitoring.xml and do not install it as IS file (Igor Soloviev) new delta-compression data format v5 (Igor Soloviev) few improvements for pbeast_remove_duplicated dry mode (Igor Soloviev) fix pbeast_remove_duplicated.sh (Igor Soloviev) extend pbeast_remove_duplicated.sh to cover x.pb ! x.1.pb and x1.pb == xN.pb (Igor Soloviev) Use FindPython rather than PythonLibs (Reiner Hauser) improve log messages im pbeast_remove_duplicated.sh (Igor Soloviev) create utility to remove duplicated files, see ADAMATLAS-430 (Igor Soloviev) remove unset PYTHONHOME and PYTHONPATH to use auth-get-sso-cookie for TDAQ releases newer tdaq-09-04-00 (Igor Soloviev) As Wainer noted, the None is a keyword and cannot be used as enum value since python 3 (Igor Soloviev)
-
- 14 Nov, 2022 2 commits
-
-
Andrei Kazarov authored
flegoff submitted SFOng with tag SFOng-00-10-16 See merge request !422
-
Fabrice Le Goff authored
=== SFOng === Input: added session ptr to logs, now logs attempt to remove unknown session (Fabrice Le Goff)
-
- 07 Nov, 2022 4 commits
-
-
Andrei Kazarov authored
avolio submitted CES with tag CES-02-13-03 See merge request !420
-
Andrei Kazarov authored
rhauser submitted hltsv with tag hltsv-01-01-03 See merge request !421
-
Reiner Hauser authored
=== hltsv === Make sure ROIBuilder pages are releases in all cases (Reiner Hauser)
-
Giuseppe Avolio authored
=== CES === Sending additional command to ZDC during clock-switch (avolio) Optimized dynamic enabling/disabling of resources (avolio)
-
- 04 Nov, 2022 2 commits
-
-
Andrei Kazarov authored
kolos submitted swrod with tag swrod-00-08-81 See merge request !418
-
Andrei Kazarov authored
flegoff submitted SFOng with tag SFOng-00-10-14 See merge request !410
-
- 01 Nov, 2022 6 commits
-
-
Serguei Kolos authored
=== swrod === Increase throttling coefficient (Serguei Kolos) Call DataInput::runStopped at the end of the custom runStopped function (Serguei Kolos) Don't try to clear assembly map as the function is not thread-safe (Serguei Kolos) Put back reporting for buffer overflow (Serguei Kolos) Restore original versions (Serguei Kolos) Don't run the disable procedure if the links vector is empty (Serguei Kolos) Restore the feature of sending commands using dedicated FelixClient instance that was removed by accident (Serguei Kolos) Improve handling of the case when all input links are disabled (Serguei Kolos) Revert "Implement garbage collection in HLTDataBuffer" (Gordon Crone) Revert "Reset garbage collection containers at run start" (Gordon Crone) Revert "Fix last HLTDataBuffer mod, only count gc when erase() does erase" (Gordon Crone) Revert "Change GC to be controlled by index size i OKS independant of buffer size. Add optional clearing of events on arrival that have recent failed clears" (Gordon Crone) Change GC to be controlled by index size i OKS independant of buffer size. Add optional clearing of events on arrival that have recent failed clears (Gordon Crone) Add felix_simulator to the master branch (Serguei Kolos)
-
Andrei Kazarov authored
jmarsh submitted TRP with tag TRP-00-03-20 See merge request !414
-
Andrei Kazarov authored
P-BEAST patch addressing: See merge request !415
-
Andrei Kazarov authored
avolio submitted CES with tag CES-02-13-02 See merge request !416
-
Giuseppe Avolio authored
=== CES === Removed sleep (avolio) Fixed issue causing the ERS HoldingTriggerAction to not be sent (avolio) Sleep time reduced to 250 ms (avolio) ClockSwitch: sending custom command to AFP (avolio) Hack to wait for the ERS subscription to be done (avolio) Fixed typo not allowing the auto-pilot to be disabled in some conditions (avolio)
-
Igor Soloviev authored
* ADAMATLAS-422 - add parameter to control amount of raw data read for downsampling from local repository * ADAMATLAS-423 - fix duplication of merged files, when IS server is started with backup * ADAMATLAS-424 - improve downsampling of rarely updated raw data * ADAMATLAS-425 - implement health REST method for P-BEAST server * ADAMATLAS-426 - fix user activity monitoring * ADAMATLAS-427 - fix downsampling with all-updates activated * ADAMATLAS-428 - fix previous near data point during downsampling === pbeast === fix issue with wrong previous near data point during downsampling, see ADAMATLAS-428 (Igor Soloviev) add option to print raw timestamp by pbeast_read_file (Igor Soloviev) fix issue ADAMATLAS-427: broken downsampling with all-updates activated (Igor Soloviev) fix user activity monitoring and bstconfig workaround, see ADAMATLAS-426 (Igor Soloviev) improve web test (Igor Soloviev)
-
- 31 Oct, 2022 1 commit
-
-
Julia Frances Allen authored
=== TRP === commenting out debugging print statements in provider correction (Julia Frances Marsh) Correction to fluctuating num_providers applied & inclusion of a warning message to assess how num_providers behaves in HLTHistogramReceiver.cpp (Julia Frances Marsh)
-
- 26 Oct, 2022 4 commits
-
-
Andrei Kazarov authored
kolos submitted swrod with tag swrod-00-08-80 See merge request !413
-
Serguei Kolos authored
=== swrod === Remove unused include (Serguei Kolos) Update release notes for the new patch (Serguei Kolos) Restore originam CMakeLists.txt (Serguei Kolos) Reduce the numbe rof reported errors (Serguei Kolos) Add m_running flag to prevent race condition that may be caused by noisy E-Links (Serguei Kolos) Fix incorrect usage of the Master Trigger interface (Serguei Kolos) Improve handling of dropped and corrupt packets. (Serguei Kolos) Don't lock mutex for handling GC (Serguei Kolos) Remove GC manipulation, which eliminates a need of using mutex (Serguei Kolos) Remove duplicated check (Serguei Kolos) Fix compilation error (Serguei Kolos) Fix last HLTDataBuffer mod, only count gc when erase() does erase (Gordon Crone) Fix compilation error when using the new master triggr interface (Serguei Kolos) Improve timeout handling when all input links are disabled (Serguei Kolos) Improve timeout handling. (Serguei Kolos) Improve handling of a ROB with all E-Links disabled (Serguei Kolos) Reset garbage collection containers at run start (Gordon Crone) Refill garbage collector with -1 at the beginning of a new run (Serguei Kolos) Remove unused function (Serguei Kolos) Implement garbage collection in HLTDataBuffer (Gordon Crone) Use a dedicated instance of FelixClient for sending commands (Serguei Kolos) Remove unused functions (Serguei Kolos)
-
Andrei Kazarov authored
rhauser submitted hltsv with tag hltsv-01-01-02 See merge request !412
-
Reiner Hauser authored
=== hltsv === Replace char * in ers Issues with std::string (Reiner Hauser) Quick hack to fix lifetime problem of error messages (Reiner Hauser)
-
- 25 Oct, 2022 1 commit
-
-
Fabrice Le Goff authored
=== SFOng === added: IS objects to CastorScript schema for I/O-related stats (Fabrice Le Goff)
-
- 24 Oct, 2022 2 commits
-
-
Andrei Kazarov authored
P-BEAST patch addressing: See merge request !409
-
Igor Soloviev authored
* ADAMATLAS-422 - add parameter to control amount of raw data read for downsampling from local repository * ADAMATLAS-423 - fix duplication of merged files, when IS server is started with backup * ADAMATLAS-424 - improve downsampling of rarely updated raw data * ADAMATLAS-425 - implement health REST method for P-BEAST server === pbeast === implement "health" REST method for P-BEAST server, see ADAMATLAS-425 (Igor Soloviev) add parameter to control amount of raw data read for downsampling from local repository, see ADAMATLAS-422 (Igor Soloviev) improve downsampling of rarely updated raw data, see ADAMATLAS-424 (Igor Soloviev) fix duplication of merged files, when IS server is started with backup, see ADAMATLAS-423 (Igor Soloviev)
-
- 19 Oct, 2022 2 commits
-
-
Andrei Kazarov authored
kolos submitted swrod with tag swrod-00-08-75 See merge request !408
-
Serguei Kolos authored
=== swrod === Add total packets counter to IS information (Serguei Kolos) Reset late packets counter to zero before publication (Serguei Kolos) Add latePackets attribute to IS information. (Serguei Kolos)
-
- 18 Oct, 2022 2 commits
-
-
Andrei Kazarov authored
kolos submitted swrod with tag swrod-00-08-72 See merge request !406
-
Andrei Kazarov authored
kolos submitted dqm_display with tag dqm_display-04-00-08 See merge request !407
-
- 17 Oct, 2022 3 commits
-
-
Serguei Kolos authored
=== dqm_display === Fix the problem with broken images attached to the Elog messages (Serguei Kolos) Update tooltip text (Serguei Kolos) Convert inheritance from Region class to member variable. (Serguei Kolos) Update tooltip text (Serguei Kolos)
-
Serguei Kolos authored
=== swrod === Update default parameter values (Serguei Kolos) Update release notes for a new patch (Serguei Kolos) Update release notes for a new patch (Serguei Kolos) Remove the check for late arrival of L1A packets (Serguei Kolos) Add garbage collector to prevent assembly buffer from filling up (Serguei Kolos) Add new HLT request handler parameter (Serguei Kolos) Make links unsubscription configurable for stopless removal/recovery (Serguei Kolos) Reset m_nextIndex at run started (Gordon Crone) Temporary disable stopless recovery tests for FULL mode (Serguei Kolos) Add MaxReorder attribue to HLTRequestHandler (Gordon Crone) Make max size of reorder pending map configurable (Gordon Crone) Don't unsubscribe stoplessly removed E-Links (Serguei Kolos) Improve error recovery (Serguei Kolos) Add missing configuration parameters (Serguei Kolos) tidy up latest additions to hltserving unit test (Gordon Crone) Limit size of pending L1Id map resetting expected l1 if limit reached (Gordon Crone) Improve fragment index assignment when all input links are disabled (Serguei Kolos) Improve index assignment in case of L1A timeout (Serguei Kolos) Always apply advanced recovery if BCID is present (Serguei Kolos) Suspend timeout for the duration of stopless recovery (Serguei Kolos) Fix unsubscribe function (Serguei Kolos) Improve procedure of handling missed packets (Serguei Kolos) Remove LOG message that may be called too often (Serguei Kolos) Improve timeout implementation (Serguei Kolos) Execute enable command in the context of the netio event loop (Serguei Kolos) Adopt to the new value that is returned by the MasterTrigger::hold() function (Serguei Kolos) Don't send ECR reset command if TTCControllerName attribute is set to empty string (Serguei Kolos) Add ROB status to IS (Serguei Kolos) Fix comments (Serguei Kolos)
-
Andrei Kazarov authored
fix python insertion of multiple attachments See merge request !405
-
- 14 Oct, 2022 1 commit
-
-
Alina Corso Radu authored
=== elisa_client_api === fix insertion of multiple files (alina)
-
- 12 Oct, 2022 1 commit
-
-
Andrei Kazarov authored
jmarsh submitted TRP with tag TRP-00-03-19 See merge request !403
-
- 11 Oct, 2022 1 commit
-
-
Julia Frances Allen authored
=== TRP === Fixing bug that sets Express rate always to zero (Julia Frances Marsh)
-