From f3226175483ba30bfccac9b29ed2b2846e466ee9 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 20 Sep 2023 00:44:14 +0200 Subject: [PATCH] prettier --- index.html | 183 +++++++++++++++++++++++++++++++--------------------- sat-rs.html | 174 ++++++++++++++++++++++++++----------------------- 2 files changed, 204 insertions(+), 153 deletions(-) diff --git a/index.html b/index.html index ce0ad62..d7b8bc0 100644 --- a/index.html +++ b/index.html @@ -1,79 +1,118 @@ - + + + IRS Software Projects + + + - - IRS Software Projects - - - + + -
- -
-
-
- -
-

- The Flight Software Framework is a C++ Object Oriented Framework for unmanned, automated systems like - Satellites. It has flight heritage through the 2 missions FLP - and EIVE. -

Documentation and Coverage

- -

Repository

- -
-
-
- - - - + + diff --git a/sat-rs.html b/sat-rs.html index 5b87df6..c7c5612 100644 --- a/sat-rs.html +++ b/sat-rs.html @@ -1,91 +1,103 @@ - + + + IRS Software Projects + + - - IRS Software Projects - - + + -
- - -
-
- - -

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 satellites. 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 - C++ framework which has flight heritage through the 2 missions FLP - and EIVE. -

-

Documentation

-