Closed GDYendell closed 12 months ago
This PR has lots of apparent changes. I think these are coming because you removed trailing whitespace before issuing the PR, but subsequently I have removed trailing whitespace in all files on the master branch. This makes it very difficult to see just what files you really changed.
Can you merge master into the dls-controls:pvi branch so these conflicts and apparent changes go away?
I think you should remove the .dls-build-master file.
Thanks for making the whitespace changes, that makes things easier. The diff should be clearer now.
Update simDetector to make use of the updated classes in ADCore and asyn. Split the parameter definitions into simDetectorParamSet and pass the instance to ADDriver to have the parameters created. Parameters access updated to use its paramSet pointer.
For full context see: areaDetector/ADCore#446