nasa / EdsLib

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

EdsMsg component needs the integrity API added to sync with CFE #70

Closed jphickey closed 8 months ago

jphickey commented 8 months ago

Describe the bug In the CFE MSG module, nasa/cfe#2468 made a separate "integrity" API that covers both origination and validation. This replaces CFE_MSG_UpdateHeader that was only for origination.

The EDS implementation of MSG functions needs to have this added so it will work with mainline CFE again.

To Reproduce Build with mainline CFE, link fails due to missing integrity API calls.

Expected behavior Should work with mainline

System observed on: Debian

Reporter Info Joseph Hickey, Vantage Systems, Inc.