nasa/fprime

Add OpenMCT Telemetry Viewer to F-Prime GDS

Open

#2,161 建立於 2023年7月26日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)C++ (9,718 star) (1,249 fork)batch import
help wanted

描述

F´ Version 3.2.1
Affected Component

Feature Description

An OpenMCT Telemetry viewer in F-Prime GDS would involve creating a plugin that would:

  1. Take in the TopologyAppDictionary.xml and generate OpenMCT JSON Definitions
  2. 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).

貢獻者指南