Skip to content

Refactoring capture meridian flip state handling

Next step refactoring the meridian flip state handling and extracting it from Capture:

  • Move process checks necessary for the meridian flip process to CaptureModuleState: check if alignment or guiding needs to be started, check if focussing is running
  • move the meridian flip stage handling to MeridianFlipState.

Open: Capture::startFocusIfRequired() needs to be shifted to CaptureModuleState, should be part of the next refactoring step.

Edited by Wolfgang Reissenberger

Merge request reports