Commit dfaf396f authored by Romolo Politi's avatar Romolo Politi
Browse files

Editing README.md

parent af88b6cb
Loading
Loading
Loading
Loading
+21 −1
Original line number Diff line number Diff line
# 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)
+354 KiB
Loading image diff...
+172 KiB
Loading image diff...