You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated Automatic Shutdown capability so that it will not automatically close until the last node has been completed. Previously, it would close as soon as the universal time was greater than the start time of the last node, which had the effect of taking down the GUI before the node was completed.
Corrected logic so that with Automatic Shutdown turned on, the GUI will stay up when commanded up by the player (via the app bar or hotkey), or when commanded up by another application (e.g. Flight Plan, etc.). With this change, Maneuver Node Controller will stay up until either it's manually closed or a node has been created and that node was subsequently deleted or completed.