Skip to content

BUGFIX: Fixed commented line in FWInterface.

Nikkie Deelen requested to merge (removed):signalScanDev into chipContainer

During one of the tests line 314 of the D19cFWInterface.cc was commented out. Since the hitOR firmware has a new register called trigger_timeout_enable that was not been set to 0 in the HWDescrition file the triggers would not be send properly. Therefore the D19CHWDescription is also updated.

Merge request reports