Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PyCCSDS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Romolo Politi
PyCCSDS
Commits
dfaf396f
Commit
dfaf396f
authored
4 years ago
by
Romolo Politi
Browse files
Options
Downloads
Patches
Plain Diff
Editing README.md
parent
af88b6cb
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+21
-1
21 additions, 1 deletion
README.md
docs/TC Packet Header.png
+0
-0
0 additions, 0 deletions
docs/TC Packet Header.png
docs/TM_Packet_Header.png
+0
-0
0 additions, 0 deletions
docs/TM_Packet_Header.png
with
21 additions
and
1 deletion
README.md
+
21
−
1
View file @
dfaf396f
# 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

This diff is collapsed.
Click to expand it.
docs/TC Packet Header.png
0 → 100644
+
0
−
0
View file @
dfaf396f
354 KiB
This diff is collapsed.
Click to expand it.
docs/TM_Packet_Header.png
0 → 100644
+
0
−
0
View file @
dfaf396f
172 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment