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
AGSC should allow the user to track a pass that that is in progress (satellite elevation > 0). Currently, if AGSC is started during an active pass of the satellite specified in the TLE config file, the current pass will not be listed as an upcoming pass. This prevents the user from tracking an in progress pass.
Modify SatTrackPredict4Java to check if a pass is in progress, and if so return it as the next pass.
The text was updated successfully, but these errors were encountered:
AGSC should allow the user to track a pass that that is in progress (satellite elevation > 0). Currently, if AGSC is started during an active pass of the satellite specified in the TLE config file, the current pass will not be listed as an upcoming pass. This prevents the user from tracking an in progress pass.
Modify SatTrackPredict4Java to check if a pass is in progress, and if so return it as the next pass.
The text was updated successfully, but these errors were encountered: