Skip to content

Add ADAravis OPI

Andreas Persson requested to merge CSSOPI-664 into master

Add OPI for the ADAravis driver: https://github.com/areaDetector/ADAravis

The widgets are laid out a bit differently compared to other camera OPIs. The ADSetup widget from ADCore is embedded in a slightly wider group box.

To allow this, ADSetup.bob is split into two layers. One containing the background and title and one containing the control widgets.

image

Merge request reports