Fixed testIP function breaking the compilation

This commit is contained in:
paul nehlich
2024-05-21 15:40:50 +02:00
2 changed files with 3 additions and 1 deletions

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

1
docker/compile_fsbl/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
embeddedsw