nasa / EdsLib

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

Add Caelum-compatible MSG implementation #15

Closed jphickey closed 2 years ago

jphickey commented 2 years ago

In CFS Caelum release, the header access methods are all separated into a module, and no longer provided/assumed by the SB layer.

For the EDS-based implementation, the reference implementation of msg would need to be replaced with an implementation that maps to the EDS-defined header types. This logically fits within the scope of the cfecfs binding layers that are part of EdsLib.