epics-modules / mrfioc2

EPICS driver for Micro Research Finland event timing system devices
http://epics-modules.github.io/mrfioc2/
Other
8 stars 29 forks source link

fix: Use softclock if the registry empty for EVRU/D. #143

Closed jerzyjamroz closed 3 months ago

jerzyjamroz commented 3 months ago

@Insomnia1437 - please, review.

Insomnia1437 commented 3 months ago

Perhaps we can remove "EVR" in printf to keep the output string shorter, since the model() already includes "EVR" info. Like mTCA-EVM-300 (EVRD) or mTCA-EVR-300

jerzyjamroz commented 3 months ago

@Insomnia1437 , good catch but I realised that other parts of the code are also explicit with "EVR". It allows to find an issue if the model is not EVR because of a mistake.