Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for generating CTF JSON files from EDS #38

Closed
jphickey opened this issue Mar 13, 2023 · 0 comments · Fixed by #44
Closed

Add support for generating CTF JSON files from EDS #38

jphickey opened this issue Mar 13, 2023 · 0 comments · Fixed by #44
Assignees

Comments

@jphickey
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The CTF tool requires the CMD/TLM definitions to be provided in a JSON file.

Describe the solution you'd like
The JSON file can be generated from EDS files, so the information does not need to be duplicated.

Describe alternatives you've considered
Duplicate the definitions between CTF JSON and CFS (this is what is currently done, not a good option)

Additional context
EDS has all the needed info, so its logical to generate this CTF file as an output product.

Requester Info
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey self-assigned this Mar 13, 2023
jphickey added a commit to jphickey/EdsLib that referenced this issue Mar 13, 2023
Generate CTF-compatible JSON files as outputs from EDS processing
dzbaker added a commit that referenced this issue Mar 16, 2023
Fix #38, add ctf json output products
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant