Altitude Condition that looks at different coordinates than the current target

Issue #686 resolved
Stefan B repo owner created an issue

Add an altitude condition that will work like “Loop until Altitude above xx” where the coordinates would be either manually entered or even better the coordinates of the next target.

This would allow imaging an alternative target, while the main target of interest is still not high enough or just obstructed.

Comments (6)

  1. Stefan B reporter

    Icing on the cake: Drag and drop a target from the sidebar or an IDeepSkyObjectSequence into the condition to copy over coordinates

  2. Jonathan MacCollum

    Given the recent change to allow altitudes below target while rising in the east, might be worth having two separate altutude checks:

    Loop until the target drops below the desired altitude (in the west)

    Loop until another target rises above a desired altitude (in the east)

    I think drag and drop to specify the coords works but might be more usable if it could detect the next targets coordinates instead. When the user changes the order of targets they will otherwise need to remember to update the coordinates.

  3. Log in to comment