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

Translation layer functions for Binary to JSON #29

Open
dakota002 opened this issue Aug 5, 2024 · 3 comments
Open

Translation layer functions for Binary to JSON #29

dakota002 opened this issue Aug 5, 2024 · 3 comments
Assignees

Comments

@dakota002
Copy link
Contributor

Creating init.py files for various mission conversions.

These should behave as follows:

  • Define a parse function
  • Function should take an array of bytes encoded as Ints
  • Functions should use all packets to ensure
  • Functions should return JSON (dict) which can later be described using the Unified schema components
@dakota002 dakota002 added this to GCN Aug 5, 2024
@dakota002 dakota002 moved this to In Progress in GCN Aug 5, 2024
@dakota002
Copy link
Contributor Author

dakota002 commented Aug 5, 2024

Missions:

@Vidushi-GitHub
Copy link
Member

@athish-thiru could you please link the PRs you have created similar conversion for other mission as a list?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Open
Development

No branches or pull requests

3 participants