D21739: Make guiding more robust

Wolfgang Reissenberger noreply at phabricator.kde.org
Mon Jun 10 22:41:03 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
  This diff contains several improvements to the Scheduler and Guiding modules:
  
  1. Directly skip scheduler stage to capturing when guiding is already running During the scheduler startup, the scheduler module recognizes if guiding is already running and directly jumps to capturing.
  2. Recognizing settling errors and handle them as aborted guiding When using PHD2 as guider, EKOS recognizes settling errors. They occur for example when no guiding star can be found during the attempt to start guiding.
  3. Restart guiding with increasing delay When a guiding problem occurs while starting the guiding, restarting guiding is delayed by an increasing delay.

TEST PLAN
  Ad 1: First start guiding and then start a scheduler job that requires guiding. Check if the job starts capturing. Without this diff, the scheduler hangs in the guiding stage.
  Ad 2: Change the PHD2 exposure time to a very low value so that no guiding star can be found. Then start a scheduler job that requires guiding. Check if the scheduler tries to re-start guiding.
  Ad 3: Similar as 2. Check if starting the guider is delayed by an increasing amount of time.

REPOSITORY
  R321 KStars

BRANCH
  guiding_robustness

REVISION DETAIL
  https://phabricator.kde.org/D21739

AFFECTED FILES
  kstars/ekos/guide/externalguide/phd2.cpp
  kstars/ekos/guide/guide.cpp
  kstars/ekos/scheduler/scheduler.cpp
  kstars/ekos/scheduler/scheduler.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/20190610/14842759/attachment.html>


More information about the kde-edu mailing list