Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Back-porting features from Ferol40 to Ferol #81

Description

@m-gl

Jonni announced 6 changes in flashlists. Summarized impact on DAQAggregator:

  1. Deprocate: BackpressureCounter remove when no longer used by monitoring code… daqView etc.

Currently in DAQAggregator this value is not used at all.

  1. rename AccBackpressureSecond to AccBackPressureSeconds - measure at the input fifo not the BIFI

Currently in DAQAggregator:

  • value from column AccBackpressureSecond of ferolInputStream flashlist is used to calculate the field percentBackpressure of FED object.

  • value from column AccBackpressureSeconds of ferol40InputStream flashlist is used to calculate the field percentBackpressure of FED object.

  1. add AccSlinkFullSeconds for core back pressure

Currently in DAQAggregator:

  • value from column AccSlinkFullSeconds of ferol40InputStream flashlist is used to fill the field frl_AccSlinkFullSec of FED object.
  1. add AccBIFIBackpressureSeconds

Currently in DAQAggregator:

  • value from column AccBIFIBackpressureSeconds of ferol40InputStream flashlist is used to fill the field frl_AccBIFIBackpressureSeconds of FED object.
  1. add latchedFerol40ClockSeconds (calculate the latched time in seconds of the clock latch)

Currently in DAQAggregator:

  • value from column LatchedFerol40ClockSeconds of ferol40InputStream flashlist is used to fill the field frl_AccLatchedFerol40ClockSeconds of FED object.
  1. add latchedSlinkSenderClockSeconds

Currently in DAQAggregator this value is not used at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions