Skip to content

Hotfix for segfault + memory timeout in StdDataGatherer

Luc Tomas Le Pottier requested to merge DataGatherer_hotfix into devel
  • Add changes to the DataProcessors for RD53b and ITKPixV2, preventing possible segfault at high hitrates
  • Clear feedback clipboard in the StdDataGatherer loop to prevent unnecessary memory pileup. In the future, and endpoint for the feedback clipboard in the StdDataGatherer loop would prevent the need for this.

Merge request reports