Skip to content
Snippets Groups Projects
Commit dfaf396f authored by Romolo Politi's avatar Romolo Politi
Browse files

Editing README.md

parent af88b6cb
No related branches found
No related tags found
No related merge requests found
# CCSDSpy # CCSDSpy
Current version 0.1.0 CCSDSpy is a library to read a data packet coming from a space mission that follows the Consultative Committee for Space Data Systems (CCSDS) standard
Current version **0.1.0**
Installation
Usage
```python
from CCSDS import CCSDS
dat = CCSDS('BepiColombo',packet)
```
wehre *packet* is a string with the HEX rappresentation of the pachet
Limitation
## Data Structure
The CCSDS Header is composed by two blocks
![TM packet](docs/TM_Packet_H_eader.png)
docs/TC Packet Header.png

354 KiB

docs/TM_Packet_Header.png

172 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment