Skip to content
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

MCT Adaptation issues: Realtime Timestamps #3

Open
jbust23 opened this issue Oct 23, 2021 · 1 comment
Open

MCT Adaptation issues: Realtime Timestamps #3

jbust23 opened this issue Oct 23, 2021 · 1 comment

Comments

@jbust23
Copy link
Member

jbust23 commented Oct 23, 2021

MCT expects to plot incoming timestamps at the time type received on the plot. Currently the adaptation assigns Date.Now() to incoming telemetry so they're simply plotted as received. This is insufficient for cubesat operations. See also NASA-AMMOS/AIT-Core#356 and NASA-AMMOS#204

Timestamps on incoming telemetry should represent the SCLK,ERT,or SCET (SCET is most important) of the incoming telemetry point so that MCT can plot it accordingly.

@jbust23
Copy link
Member Author

jbust23 commented Oct 23, 2021

Original reference: NASA-AMMOS#212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant