nasa / CF

The Core Flight System (cFS) CFDP application.
Apache License 2.0
86 stars 46 forks source link

CF_DELETE_QUEUE_NODE_CC not used, expected command length for CC 14 filled in #287

Closed skliper closed 2 years ago

skliper commented 2 years ago

Checklist (Please check before submitting)

Is your feature request related to a problem? Please describe. Command code CF_DELETE_QUEUE_NODE_CC not used: https://github.com/nasa/CF/blob/07747463131050606cc58127b932a4c580d4a57f/fsw/src/cf_msg.h#L140

CC 14 expected length is set but not used: https://github.com/nasa/CF/blob/07747463131050606cc58127b932a4c580d4a57f/fsw/src/cf_cmd.c#L1296

Describe the solution you'd like Remove unused elements, also clean up comments when done: https://github.com/nasa/CF/blob/07747463131050606cc58127b932a4c580d4a57f/fsw/src/cf_msg.h#L116

Describe alternatives you've considered None

Additional context Add any other context about the feature request here.

Requester Info Full name and company/organization if applicable