simonspa
simonspa
What's the issue with the pxar interplay on Win?
I have no comments from users running pxar on their Windows machines in production concerning any of these issues. Have you tired to compile the full thing or simply the...
A few things: - if you build pxarCore using `cmake -DBUILD_dtbemulator=ON ..` you do not need neither the FTDI library nor libUSB as no USB device support is built, but...
Okay, haven't read the full conversation again. Given that I left CMS and do not maintain the pxarCore software anymore, I am not willing to introduce changes in the structure...
Attached are two plots, both produced seconds ago from the same EUDAQ raw file with the following procedures: - EUDAQ: ./binOnlineMonitor.exe -sc 1 -f ../data/run020202.raw ![screenshot from 2015-07-09 16 22...
But this would solely be for new data taken online, right? Do I have any further possibility to solve the riddle with already recorded data? Because the plots above are...
@RPeschke after a really painful merge I managed to finally compile this together with the converter plugins I need. However, when running the converter it immediately segfaults: ``` ./Converter.exe -t...
Hi @dreyling, we would require the exact segmentation violation message, and if possible a description on how to reproduce the behavior. /Simon On 07.12.2015 11:58, dreyling wrote: > I experienced...
Most likely a race condition in the network communication: RC notifies all modules to terminate and waits. After a (currently fixed) delay, it terminates itself. If one of the modules...
Lookin' good - and I also forgive you the tons of wrong commits and their reverting instead of a clean rebase :wink: