Skip to content

WIP: Combined Testing Capabilities

Samuel Ross Meehan requested to merge tlb-trb-combined into master

This is meant to merge into master the necessary pieces that allow for combined testing of the TLB, TRB, and Digitizer. It can be executed using the config configs/TestTLBTRBDigi.json.

Changes for the Digitizer :

  • Added monitoring module with histogram publication
  • Added some metric monitoring in the DigitizerReceiver
  • Added configuration for the conversion of TTT to BCID - by default it is set to 40.08
  • The IP address of the controller board can be input in the config as an IP address or a hostname (useful for DHCP-configured device setup)

I'm assigning this to @cantel and also tagging @otheiner @kschmied since there are TLB/TRB changes and I would like to know if these should be merged or were hacks that I accidentally pulled in.

Edited by Samuel Ross Meehan

Merge request reports