You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pimega library is closed-source and its binaries and header files are
thus installed from a tarball.
Since it is an additional module to areaDetector, it is built in another
file, making it possible to better reuse caching across base image
(re)builds.
pimegaIOC in `iocs` is currently used in deploy. Thus, it is build along
with the support module. Its IOC RELEASE configuration specifies its path
relatively to the AREA_DETECTOR module, making it (without a RELEASE
patch) required to be in the areaDetector directory.
$EPICS_RELEASE_FILE is used to configure the IOC analogously to the
procedure in the IOC build. However, it is concatenated to the file, as
the ADPIMEGA module is not yet in the list.
0 commit comments