update the website #3
@ -1,9 +1,9 @@
|
|||||||
|
sat-rs is a library with the primary goal to provide re-usable
|
||||||
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
|
components to write on-board software for remote systems like rovers or
|
||||||
satelites. It is specifically written for the special requirements for
|
satelites. It is specifically written for the special requirements for
|
||||||
these systems. A lot of the architecture and general design considerations
|
these systems.
|
||||||
are based on the [FSFW](/projects/fsfw)
|
|
||||||
|
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
|
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/)
|
[FLP](https://www.irs.uni-stuttgart.de/en/research/satellitetechnology-and-instruments/smallsatelliteprogram/flying-laptop/)
|
||||||
and
|
and
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
title = 'sat-rs'
|
title = 'sat-rs'
|
||||||
date = 2023-01-01T08:00:00-07:00
|
date = 2023-01-01T08:00:00-07:00
|
||||||
draft = false
|
draft = false
|
||||||
tags = ["framework", "on-board-software", "rust", "sat-rs"]
|
tags = ["library", "on-board-software", "rust", "sat-rs"]
|
||||||
summary = """A Rust framework to develop On-Board Software for remote systems
|
summary = """A Rust library to develop On-Board Software for remote systems
|
||||||
like satellites and rovers."""
|
like satellites and rovers."""
|
||||||
homeLogoCss = "satrs-img"
|
homeLogoCss = "satrs-img"
|
||||||
[[resources]]
|
[[resources]]
|
||||||
|
Loading…
Reference in New Issue
Block a user