[x] I signed and emailed the appropriate Contributor License Agreement to GSFC-SoftwareRelease@mail.nasa.gov and copied cfs-program@lists.nasa.gov.
Describe the contribution
Fixes #131
Rename the CommandCode variable in TO_LAB_exec_local_command() to FcnCode to better align with the cFE API.
this PR replaces https://github.com/nasa/to_lab/pull/132 which was closed by mistake (I still can't figure out how to deal with rebases that remove all changes, and then add back the actual changes from PR into 1 commit without closing the issue...)
Testing performed
Standard cFS bundle tests all passed.
Build/run cFS and test NOOP and other commands with the GroundSystem tool. All working fine.
Expected behavior changes
No impact on behavior.
Improves code clarity and consistency in the lab apps.
System(s) tested on
Intel(R) Celeron(R) N4100 CPU @ 1.10GHz x86_64
Debian GNU/Linux 11 (bullseye)
cFS main branch
Checklist
Describe the contribution
CommandCode
variable inTO_LAB_exec_local_command()
toFcnCode
to better align with the cFE API.Testing performed Standard cFS bundle tests all passed. Build/run cFS and test NOOP and other commands with the GroundSystem tool. All working fine.
Expected behavior changes No impact on behavior. Improves code clarity and consistency in the lab apps.
System(s) tested on Intel(R) Celeron(R) N4100 CPU @ 1.10GHz x86_64 Debian GNU/Linux 11 (bullseye) cFS main branch
Contributor Info Avi Weiss @thnkslprpt