eudaq icon indicating copy to clipboard operation
eudaq copied to clipboard

EUDAQ Data Acquisition Framework

Results 105 eudaq issues
Sort by recently updated
recently updated
newest added

This PR introduces two new `LoadInitConfiguration` and `LoadConfiguration` protected members to the `CommandReceiver` base object, allowing for its derivative to... load INI and CONF configuration fragments and steer the module...

Main Library

H2M: add option to define time stamp w.r.t. the frame end.

- updated a bit the Qt5 cmake - will use by default Qt6 but will fall back to Qt 5.15 (last LTS) - possible to force Qt5 - included in...

GUI
Main Library

do not merge...just running the CI

continous integration
2.X

write the data more efficient (bool to select it, no default changes) Adding a README for the TLU parameters

Addition of a new tool which allows monitoring of test beam data recorded using EUDAQ2 as DAQ control system to be monitored (semi-)online by starting a corryvreckan session and utilising...

This draft PR introduces an extra layer of abstraction to the ROOT monitor enabling the future developments of the web-based monitoring tool.

Monitor

Introducing the same API as I did in eudaq v1 for retrieving the eudaq version information inside a consuming project. E.g. in the YARR producer I am taking this information...

Main Library