Skip to content

Updates to TrackerReceiver for physics data taking

Claire Antel requested to merge horizontal_cosmics into master

Updates following commissioning with cosmics data taking.

TrackerReceiverModule changes:

  • Compatible constructor for ethernet communication
  • Syncing to TLB clock
  • Configuration of chip read out mode
  • Minor sw bug fixes
  • Added configurable settings:
    • Configure/skip configure of modules.
    • board ID
    • SC IP and DAQ IP (for ethernet communication)
    • Chip readout mode
    • Fine phase delay Clk/Cmd and Led/Ledx
    • RxTimeout disable

Other:

  • Bug fix in HistogramManager for filling of std::string values.
Edited by Claire Antel

Merge request reports