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/motor map widget

wyzula_j requested to merge feat/motor_map_widget into main

Description

MotorMap standalone widget with toolbar and configuration GUI dialog + plugin + RPC interface.

Minor adjustment:

  • WidgetIO - combobox set_value accepts also str to set value by text
  • General axis configuration dialog which can be used with other plotting widgets

Related Issues

relates to #243 (closed)

Type of Change

  • new BECMotorMapWidget widget, rpc, plugin
  • toolbar base class cleanup

Potential side effects

None

Screenshots / GIFs (if applicable)

motor_map_rd.gif

Additional Comments

Widget works only with PySide6 due to custom ui file!

Previous MR !201 (closed) closed. This one is interactive rebase of the previous branch.

Definition of Done

  • Documentation is up-to-date.
  • unit tests!
Edited by wyzula_j

Merge request reports

Loading