[X] I reviewed the README file to see if the feature is in the major future work.
[X] I performed a cursory search to see if the feature request is relevant, not redundant, nor in conflict with other tickets.
Is your feature request related to a problem? Please describe.
FM initializes and populates the CFE FS header itself
This requires FM to understand the details of the header structure and could break if that structure changes.
Describe the solution you'd like
FM should instead use the CFE_FS_InitHeader function which is designed to do exactly this.
Checklist (Please check before submitting)
Is your feature request related to a problem? Please describe. FM initializes and populates the CFE FS header itself This requires FM to understand the details of the header structure and could break if that structure changes.
Describe the solution you'd like FM should instead use the CFE_FS_InitHeader function which is designed to do exactly this.
Requester Info Haven Carlson