nasa / EdsLib

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

Update CmdUtil/TlmDecode for CFS Caelum compatibility #14

Closed jphickey closed 2 years ago

jphickey commented 2 years ago

The cmdutil and tlmdecode utilities directly reference the CCSDS datasheet for creating/decoding messages.

In Caelum, this is now decoupled to a separate module, and the direct reference to CCSDS types should be replaced with a reference to the wrapper module defined types.