Skip to content

Bug fix for continuing capturing after meridian flip if no guiding is running

If the meridian flip is used for mounts that do not need guiding, the meridian flip is executed, but capturing does not continue. See https://indilib.org/forum/general/7417-no-more-image-captures-after-meridian-flip.html

Test plan Start EKOS with simulators, enable meridian flip in the mount tab and slew to a position close, but east of meridian. Execute an alignment and start capturing. Without this fix, the capture module should remain in the calibrating state after the meridian flip. With this fix, the behavior should be as expected: as soon as the meridian flip is completed, first an alignment is started and after its successful completion, capturing continues.

Merge request reports