-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scheduled commanding ? #1816
Comments
This is a feature of OpenC3 COSMOS Enterprise (Calendar). |
Thanks your reply. |
It is one of the selling points of our Enterprise version vs Open Source. |
Yes the cFS Stored Command app
https://github.com/nasa/SC supports issuing commands at specific times.
There are Absolute Time Sequences (ATS) that tag commands with “system
time” for when to send a command and Relative Time Sequences (RTS) that
tag commands with the number of seconds to delay before sending a command.
ATSs and RTSs are defined in cFS tables.
…On Mon, Sep 23, 2024 at 8:52 PM Ryan Melton ***@***.***> wrote:
It is one of the selling points of our Enterprise version vs Open Source.
I'm sure CFS has some sort of internal timetagged commanding.
—
Reply to this email directly, view it on GitHub
<#1816 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMGKCA2FMXTMZZUD4RWQXTZYCZWLAVCNFSM6AAAAABOXFE4LSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRZHA4DCMBQGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
Is there a way to execute commands at a specific time? For example, sending a NOOP command at 10:20, enabling the device at 10:30, and so on.
Thanks.
The text was updated successfully, but these errors were encountered: