add spacepackets

This commit is contained in:
2023-12-09 18:37:16 +01:00
parent d437b5af0a
commit 98bc565d63
2 changed files with 28 additions and 0 deletions

View 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>