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 parameter json to .seq/.dat converter tool #187

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

zimri-leisher
Copy link
Collaborator

Related Issue(s) nasa/fprime#3163
Has Unit Tests (y/n) n
Documentation Included (y/n) y

Change Description

See nasa/fprime#3163

Rationale

Testing/Review Recommendations

Attempt to use on Ref app.

Future Work

from argparse import ArgumentParser
from fprime_gds.common.loaders.prm_json_loader import PrmJsonLoader
from fprime_gds.common.templates.prm_template import PrmTemplate
from fprime.common.models.serialize.type_base import BaseType

Check notice

Code scanning / CodeQL

Unused import Note

Import of 'BaseType' is not used.
@LeStarch
Copy link
Collaborator

@zimri-leisher do you want to fix the spelling, or shall I?

@zimri-leisher
Copy link
Collaborator Author

If there are no other comments, I will fix the spelling. However, I would prefer to do that after doing other code review things, so I only have to do it once.

@LeStarch
Copy link
Collaborator

Agreed. We'll review and get back to you.

@thomas-bc thomas-bc self-requested a review January 29, 2025 17:57
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 this pull request may close these issues.

2 participants