Skip to content

TriggerReceiverModule adaption to faser-commons TLB event formats

Claire Antel requested to merge cantel into master

Changes to TriggerReceiverModule:

  • making use of TLB event formats.
  • fixing memory leak.
  • fixing EventStatus mistake.
  • adapting to changes in TLBAccess (gpiodrivers): Exceptions, ReadoutParameters, moved TLBDecode class.
  • module could throw exception during configure stage (will go red in RC GUI).
  • Removing some TLB configs that we wouldn't want to change.

Minor 1line changes to CMakeLists and setup.sh.

Merge request reports