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

EVM-VME-300 Support #149

Closed hongran closed 2 months ago

hongran commented 2 months ago

1: Adding configurations for EVM-VME-300 card so that it can be configured using mrmEvgSetupVME 2: Updated the board ID determination for the 300-series VME boards 3: The vxWorks compiler does not support C99, so functions like lround cannot be called. I added the vxWorks specific code where lround is called.

gabrielfedel commented 2 months ago

Looks good! Let's have it merged!