sat-sw-website/content/projects/sat-rs/description.md

10 lines
631 B
Markdown
Raw Normal View History

2024-03-27 14:20:57 +01:00
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
2024-03-27 14:20:57 +01:00
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/).