uniclogs / yamcs

Yamcs-based mission control software for UniClOGS
GNU Affero General Public License v3.0
1 stars 3 forks source link

Print reply message from telecommands #14

Closed ryanpdx closed 2 years ago

ryanpdx commented 2 years ago

User need to see the reply message from telecommands in the command shell..

See for https://github.com/oresat/oresat-firmware/blob/devel/src/f4/app_control/source/cmd.c for reply message datatypes.

Note: Not all telecommands have reply message.

dmitri-mcguckin commented 2 years ago

Closed with PR #17