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

fix(positioner_box): fixed positioner box for spinner and setpoint values

wakonig_k requested to merge fix/positioner_box_spinner into main

Description

Fixed the readout of motor moving flags for the positioner box. This MR also slightly increases the spinner speed; I think it looks slightly better.

I also fixed the start position for tweak instructions: Now it starts with the current setpoint, not the current readback.

Type of Change

  • Signals should be prefixed with the device name
  • motor_done_move is inverted compared to motor_is_moving
  • Tweak uses the setpoint instead of the readback (if possible)

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading