From 98bc565d63286ee57a93bdf8680955cc0d0e02cc Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sat, 9 Dec 2023 18:37:16 +0100 Subject: [PATCH] add spacepackets --- content/projects/spacepackets/index.html | 16 ++++++++++++++++ layouts/index.html | 12 ++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 content/projects/spacepackets/index.html diff --git a/content/projects/spacepackets/index.html b/content/projects/spacepackets/index.html new file mode 100644 index 0000000..80fb6c7 --- /dev/null +++ b/content/projects/spacepackets/index.html @@ -0,0 +1,16 @@ ++++ +title = 'spacepackets' +date = 2023-01-01T08:00:00-07:00 +draft = false ++++ + +
+
+

+ 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. +

+
+
diff --git a/layouts/index.html b/layouts/index.html index 14b844e..763138c 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -21,6 +21,7 @@ + sat-rs + + +
+

spacepackets

+
+