nasa / cFE

The Core Flight System (cFS) Core Flight Executive (cFE)
Apache License 2.0
402 stars 198 forks source link

Fix #2530, naming convention for SendHkCmd #2531

Closed jphickey closed 3 months ago

jphickey commented 3 months ago

Checklist (Please check before submitting)

Describe the contribution Corrects name mismatches in the "SendHkCmd" implementations. ES, EVS, and TBL modules had variations on what this command was named internally in the code.

Fixes #2530

Testing performed Run all tests

Expected behavior changes None

System(s) tested on Debain

Additional context In the main line build this is just for code consistency and pattern compliance, as this name isn't exposed externally. It does, however, start to matter when using generated header files.

Contributor Info - All information REQUIRED for consideration of pull request Joseph Hickey, Vantage Systems, Inc.