-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make pythonIoc pip installable #5
Conversation
69cdf52
to
b685765
Compare
@Araneidae this is working apart from a couple of things with devIocStats
|
I'll add the CI and more tests when these things are working... |
@mdavidsaver notes that 2. is because registerAllRecordDeviceDrivers() isn't handling function(). He'll look at modifying this in EPICS base... |
740c40b
to
31fd611
Compare
Fixes subroutine not found error
Otherwise import softioc.device will seg fault
536f51e
to
ae8178f
Compare
36f3258
to
16324f7
Compare
Ok, this should be ready to review again, just docs left to do |
f794cb6
to
7238690
Compare
Once we have a 1.4.1 release of epicsdbbuilder, then I can regenerate Pipfile.lock with DLS deps, then I think I'm done here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ignore!
At the moment it is an EPICS module that embeds Python. This PR will make it a Python module that embeds an EPICS IOC.