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
An OpenMCT Telemetry viewer in F-Prime GDS would involve creating a plugin that would:
Take in the TopologyAppDictionary.xml and generate OpenMCT JSON Definitions
Poll the F-Prime GDS API for telemetry and publish the data to an OpenMCT server
Ideally, the user would just run the command fprime-gds and an OpenMCT server would start as a separate tab, along with the standard F-Prime GDS server. The user would get access to all the F-Prime telemetry channels in the OpenMCT server, which would display the channels in real time.
Rationale
Currently, the way to view telemetry in F-Prime GDS is via the charts tab and the channels tab. The current telemetry views allow for raw timestamp viewing and individual plots of telemetry. OpenMCT allows for additional customizability with telemetry viewing. Users can create layouts with multiple telemetry channels, and visualize telemetry in a much more refined manner(stacked/overlay plots, gauges, tables).
The text was updated successfully, but these errors were encountered:
I am marking this as help-wanted. If anyone from the community would like to take a pass at this, we have a pilot implementation here: nasa/fprime-gds#136
The OpenMCT integration could be spun up into a plugin that we could publish in fprime-community.
Feature Description
An OpenMCT Telemetry viewer in F-Prime GDS would involve creating a plugin that would:
Ideally, the user would just run the command
fprime-gds
and an OpenMCT server would start as a separate tab, along with the standard F-Prime GDS server. The user would get access to all the F-Prime telemetry channels in the OpenMCT server, which would display the channels in real time.Rationale
Currently, the way to view telemetry in F-Prime GDS is via the charts tab and the channels tab. The current telemetry views allow for raw timestamp viewing and individual plots of telemetry. OpenMCT allows for additional customizability with telemetry viewing. Users can create layouts with multiple telemetry channels, and visualize telemetry in a much more refined manner(stacked/overlay plots, gauges, tables).
The text was updated successfully, but these errors were encountered: