nyx-space / nyx

Nyx is a high fidelity, fast, reliable and validated astrodynamics toolkit library written in Rust and available in Python
https://nyxspace.com
GNU Affero General Public License v3.0
196 stars 20 forks source link

Support CCSDS TDM in KVN format #380

Open ChristopherRabotin opened 10 hours ago

ChristopherRabotin commented 10 hours ago

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

Test plans

Design

This should be very similar to the OEM support.