medley56/space_packet_parser
A CCSDS telemetry packet decoding library based on the XTCE packet format description standard.
PythonNOASSERTION
Issues
- 0
Reading the XTCE file slower than parsing
#112 opened by greglucas - 1
Improve the XtcePacketDefinition API
#99 opened by medley56 - 0
Support Direct Output of Xarray DataSets
#75 opened by medley56 - 0
- 0
Fix Bug in kbps Calculation in Packet Generator
#98 opened by medley56 - 0
Parse Headers and Return Raw Packet Data Only with Empty XtcePacketDefinition
#104 opened by medley56 - 0
Fix Regex Bug in Release Pipeline
#97 opened by medley56 - 0
- 2
- 1
- 1
- 1
Prepend `Xtce` to all the XTCE-derived Classes
#88 opened by medley56 - 2
- 0
Clarify ValueError for float in LinearAdjustment
#90 opened by medley56 - 0
Fix Type Hinting for SequenceContainer Parseable
#89 opened by medley56 - 0
- 0
Refactor Main API for Definition and Parser
#72 opened by medley56 - 1
Disposition CSV-based packet definition code
#40 opened by medley56 - 0
New pylint release causes failures
#76 opened by greglucas - 1
Add ability create initial XTCE documents
#64 opened by greglucas - 2
Example for creating numpy arrays of data
#65 opened by greglucas - 0
Explore extracting packets from transfer frames
#46 opened by medley56 - 0
- 1
Add benchmarking test to Actions workflows
#38 opened by medley56 - 0
Support xtce:UnitSet
#47 opened by medley56 - 0
- 0
- 0
Refactor `xtcedef.py` into sub modules
#34 opened by medley56 - 0
Support MIL-1750A Float Encodings
#66 opened by medley56 - 1
Move Away from Bitstring Format Strings
#57 opened by medley56 - 3
- 0
Fix Unit Tests Still Using Bitstring
#56 opened by medley56 - 1
Fix Typehinting Across Project
#55 opened by medley56 - 1
- 0
Replace main parsing buffer with a bytes object
#33 opened by medley56 - 2
Package for Conda
#49 opened by medley56 - 0
Add Zenodo DOI badge to readme
#41 opened by medley56 - 2
- 0
Support ArrayParameterType
#39 opened by medley56 - 0
Add Pylint step to Github Actions workflow
#31 opened by medley56 - 3
- 0
Add documentation link to top level readme
#1 opened by medley56 - 1
Pathological case for XTCE definition
#4 opened by medley56 - 0
Add error handling to the TextIO error
#2 opened by medley56 - 0
Parsing broken with bitstring 4.1.1
#6 opened by medley56 - 1
- 2
Add logging?
#5 opened by greglucas