<table><tr><td style="">alexcherney created this revision.<br />alexcherney added a reviewer: KStars.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />alexcherney requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D23717">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>I was shooting a large mosaic (64 panels) with 135mm lens guiding with PHD2 and Ekos and there was a problem where guiding would be reported as started before GuideSettle, resulting in lost guide star and other issues. I traced it down to StartGuiding event handler incorrectly emitting newStatus(GUIDE_GUIDING) which would immediately trigger the capture in scheduler. PHD2 will always send SettleDone and GUIDE_GUIDING should be set there to avoid that problem. I tested the change extensively using simulators and did not find any issues - all works as expected.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D23717">https://phabricator.kde.org/D23717</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstars/ekos/guide/externalguide/phd2.cpp</div></div></div><br /><div><strong>To: </strong>alexcherney, KStars<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>