nasa / CF

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

Add option for padding bytes / trailer at end of CF PDU #361

Closed jphickey closed 1 year ago

jphickey commented 1 year ago

Checklist (Please check before submitting)

Is your feature request related to a problem? Please describe. Some deployment scenarios for CF may require some extra platform-specific trailing data to be appended to the end of the PDUs, for example a custom CRC or error check/correction code.

Describe the solution you'd like To facilitate this, CF should offer an option to add extra padding bytes to the end of the PDU so that the platform may fill these bytes with the desired trailing data.

Requester Info Joseph Hickey, Vantage Systems, Inc.