Open-Source-Satellite / Mercury-GS

An Open Source Program that allows users to interact with a Spacecraft in a lab environment, pre-launch.
Other
47 stars 8 forks source link

Telemetry Response Display by type, configurable via file. #16

Open KISPE-Jamie opened 2 years ago

KISPE-Jamie commented 2 years ago

Description: Ability to display telemetry by type, including name and other metadata, taken from a config file. (i.e Channel 1 becomes e.g Battery Temperature: 30 deg, Channel 2 value is displayed via an enum e.g 1 is TRUE, 2 is FALSE) Requirement: 00120 Demo:

  1. Send Telemetry Responses via Tera Term.
  2. Observe Telemetry displayed as integers.
  3. Upload config file.
  4. Send Telemetry Responses via Tera Term.
  5. Observe Telemetry Displayed by type.