nasa / EdsLib

CCSDS SOIS Electronic Data Sheet Tool and Library
Apache License 2.0
31 stars 12 forks source link

Update JSON creator to deal with padding entries #53

Closed jphickey closed 1 year ago

jphickey commented 1 year ago

Describe the bug The CTF/CCDD JSON creation script fails if it encounters a "padding" entry, as it lacks a data type in EDS.

To Reproduce Build JSON based on containers that contain padding, script fails with error

Expected behavior Should generate appropriately-sized array of uint8 values to represent the padding.

System observed on: Debian

Additional context corrected padding added in nasa/cfe#2310

Reporter Info Joseph Hickey, Vantage Systems, Inc.