Diff D20150 had an unexpected side effect. The check for a meridian flip only took place at the beginning of each capture sequence and not before or after each capture. This diff fixes it by adding an additional meridian flip check before the next capture in a capture sequence is executed.
Details
Details
Bug fix test: create a capture job with a single sequence having many captures. Slew the mount to a position is close to the meridian and start the capture. Expected result is, that the capture sequence is interrupted by a meridian flip and after the meridian flip the imaging session is continued.
Regression tests: Test meridian flip behaviour with scheduler running, capturing without scheduler and with an idle mount.
Diff Detail
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.