Correct issue with filter-autofocus and meridian flip
ClosedPublic

Authored by murveit on Feb 10 2020, 8:43 AM.

Details

Summary

When autofocus on filter change, and a sequence starts right after a meridian flip,
the align and autofocus were both activated, and then competed for the same camera.
This fixes that issue.

Test Plan

try to get a meridian flip running right after a sequence is completed and another starts with a different filter.
Make sure auto-focus-with-filter-change is set.
This should wait on the autofocus until the meridian flip's alignment is done.
Previously the autofocus started up together with the alignment.

Diff Detail

Repository
R321 KStars
Branch
flip-filter-issue (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 22284
Build 22302: arc lint + arc unit
murveit created this revision.Feb 10 2020, 8:43 AM
Restricted Application added a project: KDE Edu. · View Herald TranscriptFeb 10 2020, 8:43 AM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
murveit requested review of this revision.Feb 10 2020, 8:43 AM
mutlaqja accepted this revision.Feb 10 2020, 8:46 AM
This revision is now accepted and ready to land.Feb 10 2020, 8:46 AM
This revision was automatically updated to reflect the committed changes.