Skip to content

Bugfix realign after MF when paused

When a meridian flip has been triggered while capturing has been paused, re-alignment should be triggered if an alignment has been taken place before capturing. Due to improper state handling, continuing of a paused sequence skipped the alignment step and went directly to start guiding. This should be fixed with this change.

To ensure that this does not cause regressions, the following test cases need to be run successfully:

  • TestEkosCaptureCount
  • TestEkosCaptureWorflow
  • TestEkosMeridianFlip
  • TestEkosMeridianFlipSpecials
  • TestEkosMeridianFlipState (test case stability issues?)
Edited by Wolfgang Reissenberger

Merge request reports