nasa / EdsLib

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

Fix #76, migrate build scripts into the edslib repo #78

Closed jphickey closed 6 months ago

jphickey commented 7 months ago

Describe the contribution Add all the CMake logic for CFE/CFS build integration to this repo, thus minimizing any changes that need to be done to the CFE side.

Fixes #76

Testing performed Build and test EDS with CFE

Expected behavior changes EDS script logic is now controlled with edslib, not CFE

System(s) tested on Debian

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

jphickey commented 6 months ago

Updated per review notes, removed commented out blocks and some test/debug messages that were left in.