<table><tr><td style="">mutlaqja added a comment.
</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/D25380">View Revision</a></tr></table><br /><div><div><p>Right now we have this:</p>

<p>QTimer::singleShot(delaySpin->value(), this, &Ekos::Align::captureAndSolve);</p>

<p>What I suggest is that instead of immediately calling captureAndSolve, we make it call another function like verifyAndCapture</p>

<p>in this, we check the _current_ scope status. If it is SLEWING, then we do not proceed to captureAndSolve and we know this only means there was a problem and we can change the status of align status to ALIGN_SLEWING so that it takes care of it once we finally TRACK again.</p>

<p>What do you think?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>BRANCH</strong><div><div>align_startrails</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25380">https://phabricator.kde.org/D25380</a></div></div><br /><div><strong>To: </strong>wreissenberger, mutlaqja, lancaster, TallFurryMan<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>