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
The TLE for an Orbital spacecraft must be specified during initial creation resulting in a static TLE setting. Over time the actual data the TLE is meant to represent drifts eventually resulting in contact failures if the spacecraft TLE setting is not updated.
Orbital users are likely not to be aware of TLE drift until their contacts fail.
Orbital users are responsible for establishing a process or system for periodically updating the TLE for each of their spacecrafts. Any failure of this process may result in missing data for all contacts until the TLE is properly updated.
DoD
Create an AKS service and/or Azure function that periodically updates the TLE for one or more configurable spacecrafts.
The text was updated successfully, but these errors were encountered:
# This is the 1st commit message:
Created log search UI
# This is the commit message #2:
Changed socket timeout default to 120 seconds.
# This is the commit message #3:
TCP-to-blob README changes (#151)
Co-authored-by: Mart White (He/Him/His) <[email protected]>
# This is the commit message #4:
Feature/heartbeat (#134)
* adding ability to manually kickoff a heartbeat using a modified canary template.
* added extension on event subscription and a better echo command in canary script
* adding extension .text if canary else .bin before uploading file to storage account
* changing to correct txt extension
# This is the commit message #5:
added lifecycle policy to storage account for tcp-to-blob. Deletes fi… (#152)
* added lifecycle policy to storage account for tcp-to-blob. Deletes files after 7 days
* changed filename var to localfilename. made filename a value that will be used on the blob store with a virtual folder in front.
* added prefix match to only delete data insdie the canary virtual folder after 7 days
* changing makeLogger to recieve the filename instead of localFileName.
# This is the commit message #6:
Added "clean" script. Updated electron.
# This is the commit message #7:
Show relative time in contact summary if <24 hours away.
# This is the commit message #8:
Un-commented code.
# This is the commit message #9:
Delete CachePlugin.ts
# This is the commit message #10:
Delete CustomProtocolListener.ts
# This is the commit message #11:
partially finished with streaming a file to send data
# This is the commit message #12:
streaming file from storage for raw data. adding descriptive names to distinguish raw and text canary tests.
# This is the commit message #13:
changing file names and cleaning up env vars
# This is the commit message #14:
adding changes for base deploy
# This is the commit message #15:
working example. needs cleanup and documentation.
# This is the commit message #16:
cleanup of raw-canary.ts
# This is the commit message #17:
minor edits
Problem
The TLE for an Orbital spacecraft must be specified during initial creation resulting in a static TLE setting. Over time the actual data the TLE is meant to represent drifts eventually resulting in contact failures if the spacecraft TLE setting is not updated.
DoD
Create an AKS service and/or Azure function that periodically updates the TLE for one or more configurable spacecrafts.
The text was updated successfully, but these errors were encountered: