CCSDSPy / ccsdspy

I/O interface and utilities for CCSDS binary spacecraft data in Python. Library used in flight missions at NASA, NOAA, and SWRI
https://ccsdspy.org
BSD 3-Clause "New" or "Revised" License
75 stars 18 forks source link

Provide function to split data stream into packets #19

Closed ddasilva closed 1 year ago

ddasilva commented 1 year ago

This is an issue to split a data stream into a list of bytes objects, one for each packets. This would go in ccsdspy.utils. It would mainly be useful for debugging purposes.

ehsteve commented 1 year ago

This should be closed as it was addressed in 37f4c2d4d6a1c56fbf21a53d4fe752fb9902f455