You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Choosing an XTCE definition and packet data file from space_packet_parser
Sending me the CSV definition for a data file in CCSDSPy and having me create an XTCE version
THEN, writing an adapter between the space_packet_parser generator API and the CCSDSPy array output format and comparing the results. Let me know when you need anything from me (e.g. XTCE help).
Thanks @medley56 . I won't have time for this for the next 6 weeks until I defend my PhD, but there's always a chance I'll get bored and look for something to do before then.
This issue is to track the addition of XTCE support through an optional dependency to the
space_packet_parser
library (https://github.com/medley56/space_packet_parser).Support is proposed to be through the
from_file('something.xml')
method, which returns a custom object that wraps thespace_packet_parser
module.The text was updated successfully, but these errors were encountered: