Skip to content

First attempt to implement the blanking feature

Gabriel Fedel requested to merge ICSHWI-17119 into master

The RF blanking feature will to the following steps:

  • Increment the MMDly by RFBlankingDly (15ms)
  • Increment the SCDly by RFBlankingDly (15ms)

What will result on all trigger be moved by a shift of RFBlankingDly.

When "Unblanking" there was included a feature to disable the pulsers for 71ms, this way we avoid triggers arriving in a interval faster than 14Hz.

Closes ICSHWI-17119

Edited by Gabriel Fedel

Merge request reports