Skip to content

Interface dev

Sarah Seif El Nasr requested to merge sseifeln/Ph2_ACF:InterfaceDev into Dev

Modification to D19cFWInterface to allow for the simplification of the remainder of the OT-code for other types of firmware (prep for DTC).

  • SSA2 interface has been modified and partially tested (electrical) on PS-FEH with SSA2 (offset tuning and noise measurement seem to work for some of the chips, but not all.. still investigating why)
  • CBC interface has been modified and tested (optical) on 2S-modules with lpGBT
  • CIC interface has been modified and tested (optical+electrical) on 2S-modules with lpGBT and PS-FEH with SSA2+CIC2
  • PedeNoise + PedestalEqualization modified to return chip registers back to original values

Still to do :

  • Further clean-up is required to remove legacy code from interfaces
  • Adapt SSAInterface and MPAInterface
  • Figure out why the channel group handler does not accept multiple queries

I'm opening the merge request now for review but will continue to work on the to-do list...

Merge request reports