Meridian flip checks after capture completion removed
ClosedPublic

Authored by wreissenberger on Mar 31 2019, 8:27 PM.

Details

Summary

Meridian flip checks only take place before a capture is planned and not also after a capture has been completed. This is necessary to avoid problems with the meridian flip directly after the last capture of a capturing job has been completed.

Test Plan
  • Bug fix test: create a capture job with several single capture sequences. Use this job in a scheduler where aligning and guiding is enabled and the mount position is close to the meridian. Expected result is, that the sequence is interrupted by a meridian flip and after the meridian flip, re-aligning and restart of guiding happens and the imaging session is continued.
  • Regression tests: Test meridian flip behaviour with scheduler running, capturing without scheduler and with an idle mount.

Diff Detail

Repository
R321 KStars
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
wreissenberger created this revision.Mar 31 2019, 8:27 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptMar 31 2019, 8:27 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
wreissenberger requested review of this revision.Mar 31 2019, 8:27 PM
mutlaqja accepted this revision.Apr 1 2019, 5:29 AM
This revision is now accepted and ready to land.Apr 1 2019, 5:29 AM

I think this diff has not been merged yet.

This revision was automatically updated to reflect the committed changes.