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 · 1 comment
Open

Translation layer functions for Binary to JSON #29

dakota002 opened this issue Aug 5, 2024 · 1 comment
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
Copy link
Contributor Author

Missions:

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

2 participants