diff --git a/content/projects/sat-rs/description.md b/content/projects/sat-rs/description.md index 6079ce9..ed600d4 100644 --- a/content/projects/sat-rs/description.md +++ b/content/projects/sat-rs/description.md @@ -1,9 +1,9 @@ - -sat-rs is a framework with the primary goal to provide re-usable +sat-rs is a library with the primary goal to provide re-usable components to write on-board software for remote systems like rovers or satelites. 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](/projects/fsfw) +these systems. + +A lot of the architecture and general design considerations are based on the [FSFW](/projects/fsfw) C++ framework which has flight heritage through the 2 missions [FLP](https://www.irs.uni-stuttgart.de/en/research/satellitetechnology-and-instruments/smallsatelliteprogram/flying-laptop/) and diff --git a/content/projects/sat-rs/index.html b/content/projects/sat-rs/index.html index 0176fe2..f54925a 100644 --- a/content/projects/sat-rs/index.html +++ b/content/projects/sat-rs/index.html @@ -2,8 +2,8 @@ title = 'sat-rs' date = 2023-01-01T08:00:00-07:00 draft = false -tags = ["framework", "on-board-software", "rust", "sat-rs"] -summary = """A Rust framework to develop On-Board Software for remote systems +tags = ["library", "on-board-software", "rust", "sat-rs"] +summary = """A Rust library to develop On-Board Software for remote systems like satellites and rovers.""" homeLogoCss = "satrs-img" [[resources]]