forked from epics_driver_modules/motorBase
1477975057d8e98f7ef0a81ef78e30d30e4c0f0e
Japan: "While I was developing an EPICS application on the top of the motor module, my application died for segmentation fault. The reason was my mistake: I forgot to call XPSConfigAxis before I start to use that axis, but it took time for me to find it out (e.g. compiled the motor module and my application with debug option, running gdb, ...). So, I thought it would be nice if an error message is shown in the console instead of sudden death only with segmentation fault message, and the attached patch does it."
motor
APS BCDA synApps module: motor
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
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.
Languages
C++
62.3%
C
34.6%
Makefile
1.7%
Python
1.3%
Shell
0.1%
