Merged
Conversation
69cdf52 to
b685765
Compare
Contributor
Author
|
@Araneidae this is working apart from a couple of things with devIocStats
|
Contributor
Author
|
I'll add the CI and more tests when these things are working... |
Contributor
Author
|
@mdavidsaver notes that 2. is because registerAllRecordDeviceDrivers() isn't handling function(). He'll look at modifying this in EPICS base... |
mdavidsaver
reviewed
Feb 25, 2021
thomascobb
commented
Feb 26, 2021
740c40b to
31fd611
Compare
thomascobb
commented
Feb 26, 2021
Araneidae
reviewed
Feb 26, 2021
Fixes subroutine not found error
This was referenced Mar 5, 2021
Otherwise import softioc.device will seg fault
536f51e to
ae8178f
Compare
36f3258 to
16324f7
Compare
Contributor
Author
|
Ok, this should be ready to review again, just docs left to do |
thomascobb
commented
May 17, 2021
f794cb6 to
7238690
Compare
Contributor
Author
|
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 |
Araneidae
reviewed
Jun 16, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
At the moment it is an EPICS module that embeds Python. This PR will make it a Python module that embeds an EPICS IOC.