From 5cd076a1e4bab5f390432566f8341031b24515b9 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Fri, 14 Jul 2023 12:57:21 +0200 Subject: [PATCH] some more background information --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dc80783..f29cbe9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ This is the repository of the sat-rs framework. Its primary goal is to provide r to write on-board software for remote systems like rovers or satellites. It is specifically written for the special requirements for these systems. +A lot of the architecture and general design considerations are based on the +[FSFW](https://egit.irs.uni-stuttgart.de/fsfw/fsfw) C++ framework which has flight heritage +through the 2 missions [FLP](https://www.irs.uni-stuttgart.de/forschung/satellitentechnik/kleinsatellitenprogramm/flying-laptop/) +and [EIVE](https://www.irs.uni-stuttgart.de/forschung/satellitentechnik/kleinsatellitenprogramm/eive/). + # Overview This project currently contains following crates: