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

To align handling of the GTX outputs and #63 PR. #96

Closed jerzyjamroz closed 6 months ago

jerzyjamroz commented 9 months ago
zioven commented 9 months ago

missing reference to commit: 64b576325f4c8771b07360b42ee5d721a6a326ac This commit provides the information so the driver maps the Inputs 16 and 17 as TCLKA and TCLKB (from MRF MTCA manual) image

jerzyjamroz commented 9 months ago

@zioven , I did extensive CLKA tests today and I think my impelemtation is the way to go. It works as expected.

In summary:

If anything, all ideas are welcome.

zioven commented 9 months ago

@jerzyjamroz Can you elaborate on the tests performed and what shortcomings had the second solution?

I am just curious and would like to understand if and how the performance is affected by both solutions.

jerzyjamroz commented 9 months ago

@zioven , the patches included here were used to run the CLKA output with 40-bit granularity (1 to 40-bit test was done successfully). The performance was on the level of ps. If you want more info, let's have a chat.

jerzyjamroz commented 8 months ago

@zioven , I will merge PR #94 and #95 at the end of the day. If you are too busy then I will merge the @ZanMaticPratnemer code with those PRs included in it.