kpetersn d6b1b64c35 Cast pointers to init functions as DEVSUPFUN to eliminate compile errors
like this:

../devOmsPC68.cc:74:1: error: invalid conversion from ‘long int
(*)(int)’ to ‘DEVSUPFUN {aka long int (*)(void*)}’ [-fpermissive]
 };

and this:

./devPmac.cc:66: error: invalid conversion from 'long int (*)(int)' to
'long int (*)(void*)'
2018-10-10 11:08:54 -05:00
2016-10-20 17:42:12 +02:00
2017-08-24 12:08:16 -07:00
2018-05-01 15:08:00 -05:00
2002-09-13 19:26:38 +00:00

motor

APS BCDA synApps module: motor

Build Status

Note: Current discussion on future of the motor module repository: https://github.com/epics-modules/motor/issues/55

For more information, see:

Report an issue with Motor
Request a feature

converted from APS SVN repository: Fri Oct 16 12:31:41 CDT 2015

S
Description
This is motor record version 7. The older (incompatible) motor record version 6 is here: https://git.psi.ch/epics_driver_modules/motor. The "upstream" branch is a fork of https://github.com/epics-modules/motor. Do not modify that one. All used submodules have their own repo. Don't modify them here.
Readme 7.7 MiB
Languages
C++ 62.3%
C 34.6%
Makefile 1.7%
Python 1.3%
Shell 0.1%