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

database support for VME-300 cards and optimization of selection records #164

Closed hongran closed 3 months ago

hongran commented 3 months ago

1: Added substitution files for the EVM-VME-300 and EVR-VME-300 2: Because the VME boards support rear transition boards, it has more I/O options. I expanded the selection records for dbus, trigEvt and Pps Selection. I have a mechanism to prevent selecting from multiple sources. If one is selected, the others are changed automatically to "OFF"

hongran commented 3 months ago

I am not sure why the failed check happened. In my fork, the same check was successful.

gabrielfedel commented 3 months ago

@hongran , could you split this MR in 2 ? one for the substitution files and another for the selection of records ?

hongran commented 3 months ago

@hongran , could you split this MR in 2 ? one for the substitution files and another for the selection of records ?

Yes, I will. According to the history of how I made commits, it is better to close this PR and start a new one with the substitution files only.

hongran commented 3 months ago

This will be replaced by 2 separate MRs.