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
{{ message }}
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.
In certain corner cases involving long runtimes (1 week +) and highly intermittent satellite visibility, we might try to use an out-of-date ephemeris to calculate a satellite's position. Prevent this by regularly marking as "invalid" all ephemerides that are outside of their validity period.
If we ever decide to save ephems to flash, consider this problem also (and bemoan our lack of RTC)
The text was updated successfully, but these errors were encountered:
In certain corner cases involving long runtimes (1 week +) and highly intermittent satellite visibility, we might try to use an out-of-date ephemeris to calculate a satellite's position. Prevent this by regularly marking as "invalid" all ephemerides that are outside of their validity period.
If we ever decide to save ephems to flash, consider this problem also (and bemoan our lack of RTC)
The text was updated successfully, but these errors were encountered: