add spacepackets
This commit is contained in:
16
content/projects/spacepackets/index.html
Normal file
16
content/projects/spacepackets/index.html
Normal file
@ -0,0 +1,16 @@
|
||||
+++
|
||||
title = 'spacepackets'
|
||||
date = 2023-01-01T08:00:00-07:00
|
||||
draft = false
|
||||
+++
|
||||
|
||||
<div class="container text-center">
|
||||
<div class="d-flex justify-content-center mx-auto w-75">
|
||||
<p class="text-justify">
|
||||
These packages contains generic implementations for various CCSDS
|
||||
(Consultative Committee for Space Data Systems) and ECSS (European
|
||||
Cooperation for Space Standardization) packet standards. Currently, these
|
||||
packages are provided for Python and for Rust.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user