nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
9.95k stars 1.28k forks source link

Parameter Readback Command #2783

Open csmith608 opened 2 weeks ago

csmith608 commented 2 weeks ago
F´ Version x.x.x
Affected Component Parameters

Feature Description

Currently, when a parameter is added a parameter set and save command is autocoded. I would like to be able to read back my parameter after setting it if I forget or its something safety critical without saving and downlinking polyDb.

Rationale

In some deployments I have had coded this command in, but just sending out an evr with the value would be great.