Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Feat add protocols and tomcat rotation base

appel_c requested to merge feat--add-protocols-and-tomcat-rotation-base into master

Description

This MR introduces includes the following changes:

  • fix missing __init__.py for aerotech (needed for pip install from pypi)
  • Add BEC protocols for positioner, flyer, scan interfaces
  • Example protocol BECRotationprotocol that extends positioner protocol for a tomography rotation stage

Related Issues

None were created

Potential side effects

None

Additional Comments

Definition of Done

  • Documentation is up-to-date.

Merge request reports