Skip to content

"kolos submitted swrod with tag swrod-00-13-05 for tdaq-99-00-00"

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

=== swrod ===

Fix hang out in unconfigure transition (Serguei Kolos) Use WorkerThread class instead of std::thread and set affinity for the active threads (Serguei Kolos) Remove unsupported FelixClient parameters (Serguei Kolos) Migrate felix_emulator to netio-next (Serguei Kolos)

=== felix-interface ===

Used 'using' to get rid of warning rather than redeclare method (Mark Donszelmann) As per suggestion of Serguei (Mark Donszelmann) Fix for flx-2023 (Mark Donszelmann) fix some typos in the docu (Henk Boterenbrood) Uphraded to cmake 3.5 min (Mark Donszelmann) Using sphinx on centos9 (Mark Donszelmann) Fixed FLX-2295 (Mark Donszelmann) Fixed FLX-2295 (Mark Donszelmann) Fixed FLX-2295 (Mark Donszelmann) improve documentation (Carlo Alberto Gottardo) improve documentation (Carlo Alberto Gottardo) improve documentation (Carlo Alberto Gottardo) Update .gitlab-ci.yml file (Mark Donszelmann) fix typos in documentation (Carlo Alberto Gottardo) place documentation is user accessible area (cgottard) Documentation (Carlo Alberto Gottardo) Added new non-blocking send functions to the interface (Felix Zahn) Added two new FELIX exceptions (Felix Zahn) Fixed flx-1696 (Mark Donszelmann) Added property for flx-1754 (Mark Donszelmann) Added comment to sync property list (Mark Donszelmann) Update NOTICE (William Panduro Vazquez) Added affinity for flx-1733 (Mark Donszelmann) changed send_vector() to send_data() (Felix) Removed include vector (Mark Donszelmann) removed send_vector from impl (Felix) fixed interface formatting (Felix) Added new send_vector() function (Felix)

=== felix_proxy ===

Add support for the latest extensions of the FelixClientThreadInterface (Serguei Kolos)

Merge request reports