README.md aktualisiert

This commit is contained in:
Paul Nehlich 2024-05-21 15:27:45 +02:00
parent 9d3740dfd6
commit 15510b7820

View File

@ -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)
<img src="https://egit.irs.uni-stuttgart.de/romeo/obsw/media/branch/main/romeo_design_from_website.bmp" alt="ROMEO Preliminary Design" width="400"/>
(design from IRS ROMEO Website)
## How to Configure This Repository? TODO