D29821: Add autofocus on temperature change
Florian Signoret <[email protected]> Tue, 19 May 2020 21:30:33 +0000
| Newsgroups | gmane.comp.kde.devel.education |
|---|---|
| Message-ID | <c5e9004d36c9d110599806fcf1f684c9__24443.6771654122$1589923861$gmane$org@localhost.localdomain> |
fsignoret created this revision. Herald added a project: KDE Edu. Herald added a subscriber: kde-edu. fsignoret requested review of this revision. REVISION SUMMARY the user can provide a maximum temperature delta in the Limit settings section. Between each exposure, if the difference between the last focus temperature and the current temperature exceeds the defined delta, then autofocus is triggered. TEST PLAN - connect a focuser with a temperature probe - check the temperature delta checkbox - perform autofocus - create and start a sequence of several captures - put your fingers on the probe for a few seconds - double check that autofocus is triggered on next exposure REPOSITORY R321 KStars BRANCH focus-on-temperature-change (branched from master) REVISION DETAIL https://phabricator.kde.org/D29821 AFFECTED FILES kstars/ekos/capture/capture.cpp kstars/ekos/capture/capture.h kstars/ekos/capture/capture.ui kstars/ekos/focus/focus.cpp kstars/ekos/focus/focus.h kstars/ekos/manager.cpp kstars/kstars.kcfg To: fsignoret Cc: kde-edu, narvaez, apol