epics-modules / ip

APS BCDA synApps module: ip
http://epics-modules.github.io/ip/
Other
3 stars 9 forks source link

Support multiple CS800 controllers on one LAN #34

Closed prjemian closed 4 years ago

prjemian commented 4 years ago

Support multiple CS800 controllers to fix #33

Waiting on https://github.com/epics-modules/asyn/pull/109 to merge here.

prjemian commented 4 years ago

If CI succeeds, this is ready to merge. Except it needs epics-modules/asyn#109

prjemian commented 4 years ago

And the upstream CI fails on RTEMS.

prjemian commented 4 years ago

asyn feature has been merged: https://github.com/epics-modules/asyn/pull/109

prjemian commented 4 years ago

and CI now passes - @keenanlang Can you look at this? The only deficiency is that Oxford_CS800*.adl screens need to be converted to edl, opi, and bob. I don't know how to do this.

MarkRivers commented 4 years ago

I can do the conversion just by typing "make" in the ip/ipApp/op directory once the PR is merged.

prjemian commented 4 years ago

Thanks!