D29008: Use the mount Pier Side property to manage Pier Flip
Chris Rowland <[email protected]>
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
chrisrowland created this revision. Herald added a project: KDE Edu. Herald added a subscriber: kde-edu. chrisrowland requested review of this revision. REVISION SUMMARY 1. Enter a commit message. # 2. Changes: # 3. kstars/ekos/capture/capture.cpp 4. kstars/ekos/capture/capture.h 5. kstars/ekos/mount/mount.cpp 6. kstars/ekos/mount/mount.h 7. kstars/ekos/mount/mount.ui 8. kstars/kstars.kcfg PierSide is used if it is available to manage pier flip. TEST PLAN Run with mount simulators and real mounts if possible to check: Will a mount with PierSide flip? If the mount flip is delayed and the flip attempt does not change pier side is it retried after 4 minutes? If the mount flips early and a slew close to the meridian is already on the E->W side is no flip attempt made? A flip should also be done at an hour angle of 12h as the mount tracks a circumpolar object passing under the pole. If the mount does not report PierSide the flip should still work as before but there will be no retry if the flip fails. The new Telescope Simulator can be used but will need the simulator options enabled. REPOSITORY R321 KStars BRANCH UsePierSideForFlip (branched from master) REVISION DETAIL https://phabricator.kde.org/D29008 AFFECTED FILES kstars/ekos/capture/capture.cpp kstars/ekos/capture/capture.h kstars/ekos/mount/mount.cpp kstars/ekos/mount/mount.h kstars/ekos/mount/mount.ui kstars/kstars.kcfg To: chrisrowland Cc: kde-edu, narvaez, apol