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

Support CCSDS TDM in KVN format #380

Closed
2 tasks done
ChristopherRabotin opened this issue Nov 23, 2024 · 1 comment · Fixed by #384
Closed
2 tasks done

Support CCSDS TDM in KVN format #380

ChristopherRabotin opened this issue Nov 23, 2024 · 1 comment · Fixed by #384
Labels
i-rust Relative to the Rust interface T-orbit-determination

Comments

@ChristopherRabotin
Copy link
Member

ChristopherRabotin commented Nov 23, 2024

High level description

The new tracking data arc makes it easy to support any number of measurement types. This should make it easy to support (de)serializing from/as TDMs in KVN format (XML format will always be more challenging and verbose).

Requirements

  • Read TDM files
  • Write TDM files

Test plans

Design

This should be very similar to the OEM support.

@ChristopherRabotin
Copy link
Member Author

ChristopherRabotin commented Dec 10, 2024

@ChristopherRabotin ChristopherRabotin linked a pull request Dec 14, 2024 that will close this issue
ChristopherRabotin added a commit that referenced this issue Dec 14, 2024
ChristopherRabotin added a commit that referenced this issue Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i-rust Relative to the Rust interface T-orbit-determination
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant