D22437: Check for refocus also during the calibration stage
Wolfgang Reissenberger
noreply at phabricator.kde.org
Sat Jul 13 14:24:48 BST 2019
wreissenberger created this revision.
wreissenberger added reviewers: mutlaqja, TallFurryMan.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
wreissenberger requested review of this revision.
REVISION SUMMARY
In the Capture module there is an option to re-focus every x minutes. The check whether the selected time has expired, takes place after an image has been taken and there is anotherone in the same sequence. Sequences, that contain only single frames (like a single LRGB sequence) result in the situation, that re-focussing is never started.
To cover such sequences, it is necessary to check before an imaging sequence is started, whether a re-focus is necessary.
TEST PLAN
Create a capture sequence with a single frame and embed it into a schedule that repeatedly starts it. Select the re-focus option and set the frequency to 1. Without this patch, re-focusing will never be issued. With this patch, re-focusing takes place as expected.
REPOSITORY
R321 KStars
BRANCH
refocus_during_calibration
REVISION DETAIL
https://phabricator.kde.org/D22437
AFFECTED FILES
kstars/ekos/capture/capture.cpp
kstars/ekos/capture/capture.h
To: wreissenberger, mutlaqja, TallFurryMan
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190713/6ce81569/attachment.html>
More information about the kde-edu
mailing list