D18235: Meridian flips handled by Mount

Wolfgang Reissenberger noreply at phabricator.kde.org
Sun Jan 13 21:35:05 GMT 2019


wreissenberger created this revision.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
wreissenberger requested review of this revision.

REVISION SUMMARY
  Currently, meridian flips are controlled by the capture module. This has the limitation, that meridian flips
  can only be issued if capturing is running. If the mount is tracking a position without capturing running,
  no meridian flip will take place.
  
  With this proposal, the mount controls meridian flips. As soon as the meridian flip limit is reached,
  it requests a meridian flip from the capture module. In case that a frame capturing is running, the
  meridian flip is delayed until the frame has been captured.
  
  If capturing is running, the meridian flip is started immediately.
  
  WARNING: This change has not beed intensively tested yet, feedback and testing appreciated.

TEST PLAN
  1. Test without capturing
    - Slew to a position east, but close to the meridian.
    - Select the meridian flip checkbox on the Mount tab.
    - Expected result: meridian flip executed as soon as the position crosses the meridian.
  
  2. Test with capturing
    - Create a imaging sequence with meridian flip enabled.
    - Slew to a position east, but close to the meridian.
    - Wait, until the position crosses the meridian.
    - Start the imaging sequence.
    - Expected result: meridian flip executed.

REPOSITORY
  R321 KStars

BRANCH
  EKOS/meridian_flip

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

AFFECTED FILES
  kstars/ekos/capture/capture.cpp
  kstars/ekos/capture/capture.h
  kstars/ekos/manager.cpp
  kstars/ekos/mount/mount.cpp
  kstars/ekos/mount/mount.h
  kstars/ekos/mount/mount.ui
  kstars/ekos/scheduler/scheduler.cpp
  kstars/kstars.notifyrc
  kstars/org.kde.kstars.Ekos.Mount.xml

To: wreissenberger
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190113/903db921/attachment.html>


More information about the kde-edu mailing list