You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
Jonni announced 6 changes in flashlists. Summarized impact on DAQAggregator:
Deprocate: BackpressureCounter remove when no longer used by monitoring code… daqView etc.
Currently in DAQAggregator this value is not used at all.
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.
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.
add AccBIFIBackpressureSeconds
Currently in DAQAggregator:
value from column AccBIFIBackpressureSeconds of ferol40InputStream flashlist is used to fill the field frl_AccBIFIBackpressureSeconds of FED object.
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.
add latchedSlinkSenderClockSeconds
Currently in DAQAggregator this value is not used at all.
The text was updated successfully, but these errors were encountered:
Jonni announced 6 changes in flashlists. Summarized impact on DAQAggregator:
Currently in DAQAggregator this value is not used at all.
Currently in DAQAggregator:
value from column
AccBackpressureSecond
offerolInputStream
flashlist is used to calculate the fieldpercentBackpressure
of FED object.value from column
AccBackpressureSeconds
offerol40InputStream
flashlist is used to calculate the fieldpercentBackpressure
of FED object.Currently in DAQAggregator:
AccSlinkFullSeconds
offerol40InputStream
flashlist is used to fill the fieldfrl_AccSlinkFullSec
of FED object.Currently in DAQAggregator:
AccBIFIBackpressureSeconds
offerol40InputStream
flashlist is used to fill the fieldfrl_AccBIFIBackpressureSeconds
of FED object.Currently in DAQAggregator:
LatchedFerol40ClockSeconds
offerol40InputStream
flashlist is used to fill the fieldfrl_AccLatchedFerol40ClockSeconds
of FED object.Currently in DAQAggregator this value is not used at all.
The text was updated successfully, but these errors were encountered: