From 15510b782007bd2524a8ee868e4d23eb8f234b9a Mon Sep 17 00:00:00 2001 From: Paul Nehlich Date: Tue, 21 May 2024 15:27:45 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index beab07f..1ffd04b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ The Onboard Software (OBSW) is written in Rust for run-time stability. The implemented framework is losely based on the C++ Flight Software Framework (FSFW) developed at the IRS in cooperation with industry. The shift to Rust was discussed in Paul Nehlich's master thesis: [_Analysis and preparation of the transformation of the Flight Software Framework from C++ to Rust_](https://www.researchgate.net/publication/372439213_Analysis_and_preparation_of_the_transformation_of_the_Flight_Software_Framework_from_C_to_Rust). -![ROMEO Preliminary Design](romeo_design_from_website.bmp) +ROMEO Preliminary Design + (design from IRS ROMEO Website) ## How to Configure This Repository? TODO