11 lines
634 B
Markdown
11 lines
634 B
Markdown
|
|
sat-rs is a framework 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/).
|