sat-sw-website/content/projects/sat-rs/description.md
Robin Mueller 1346361a63
Update for sat-rs
1. Update sat-rs logo.
2. Fix description block.
2024-04-04 15:33:53 +02:00

10 lines
631 B
Markdown

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)
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
[EIVE](https://www.irs.uni-stuttgart.de/en/research/satellitetechnology-and-instruments/smallsatelliteprogram/EIVE/).