bluesky / ophyd

hardware abstraction in Python with an emphasis on EPICS
https://blueskyproject.io/ophyd
BSD 3-Clause "New" or "Revised" License
51 stars 79 forks source link

add R3-5 version plugins #1181

Open xiaoqiangwang opened 8 months ago

xiaoqiangwang commented 8 months ago

The changes are extracted from ADCore repo,

git diff -r R3-4...R3-5 ADApp/Db/NDPluginBase.template
git diff -r R3-4...R3-5 ADApp/Db/NDFileHDF5.template
...