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 <cubesat issue> #212

Open
mudinthewater opened this issue Aug 5, 2021 · 0 comments
Open

MCT Adaptation issues: Realtime Timestamps <cubesat issue> #212

mudinthewater opened this issue Aug 5, 2021 · 0 comments

Comments

@mudinthewater
Copy link

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 #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.

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