2024-03-27 14:20:57 +01:00
|
|
|
sat-rs is a library with the primary goal to provide re-usable
|
2023-12-10 18:55:59 +01:00
|
|
|
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)
|
2023-12-10 18:55:59 +01:00
|
|
|
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/).
|