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

LAD Table does not show string telemetry items #3323

Closed
trgarvey opened this issue Aug 25, 2020 · 6 comments · Fixed by #4508
Closed

LAD Table does not show string telemetry items #3323

trgarvey opened this issue Aug 25, 2020 · 6 comments · Fixed by #4508

Comments

@trgarvey
Copy link

When a string telemetry item is placed into a LAD table, it does not display either the string or the timestamp. However, the same item will show up correctly on a standard telemetry table. Telemetry "points" with numeric values, on the other hand, seem to work fine.

This was tested with a "string telemetry" item that normally displays as "true/false".

@akhenry
Copy link
Contributor

akhenry commented Sep 24, 2020

@trgarvey Hi! It sounds like it might be a telemetry metadata issue. Are you seeing this issue with the Open MCT-YAMCS adapter?

@trgarvey
Copy link
Author

trgarvey commented Sep 24, 2020 via email

@trgarvey
Copy link
Author

trgarvey commented Nov 24, 2020

Just an update that this issue also occurs with enumerated constants. However- other OpenMCT objects are able to decode the same enumerations correctly, so it appears to be a bug specific to the LAD table. This makes the LAD table much less useful.

@akhenry
Copy link
Contributor

akhenry commented Nov 29, 2021

See VIPEROMCT-58 for testing steps.

@shefalijoshi
Copy link
Contributor

Closing as the relevant PR was merged.

@nikhilmandlik
Copy link
Contributor

Verified Fixed.

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

Successfully merging a pull request may close this issue.

7 participants