epics-modules / mrfioc2

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

fix EVR PhasOffs processing #43

Closed krmpotic closed 3 years ago

krmpotic commented 3 years ago

at the moment, changing prescaler's Div-SP causes PhasOffs-CO_ to reset prescaler's phase-offset to 0 if user used PhasOffs:Raw-SP to set it.

Fix this, by hanging Div-RB CPP on -RB not on -SP.