nasa / EdsLib

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

Fix #90, Init container fields in native object #91

Closed jphickey closed 3 months ago

jphickey commented 3 months ago

Describe the contribution The EdsLib_DataTypeDB_InitializeNativeObject() should be setting the calculated fields in the native object. This does not currently include error control as that is more intensive to calculate and is generally only relevant to encoded objects.

Fixes #90

Testing performed Verified object is being initialized correctly

Expected behavior changes Length field is set correctly

System(s) tested on Debian

Additional context Found as part of scripting demo

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