From 30ccdd64ebad119b5ae4569aaeca9819cfc60597 Mon Sep 17 00:00:00 2001 From: Pierpaolo Mancini <pierpaolo.mancini@skywarder.eu> Date: Sat, 11 Sep 2021 12:36:30 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b1529a29..2d41aa33 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ **Skyward Hub** -The [Skyward Hub wiki](https://git.skywarder.eu/scs/skywardhub/-/wikis/home) contains information regarding the purpose of this software, its design and some usefull "how to" guides. - +The [Skyward Hub wiki](https://git.skywarder.eu/scs/skywardhub/-/wikis/home) contains detailed information regarding the purpose of this software, its design, and some useful "how-to" guides for using the software and contribute to its development. + +For a quick overview, the **SkywardHub** is an HMI (_Human-Machine Interface_) suite. The software is made of _Modules_ that can be arranged in different +_configurations_ each of which is design for a specific purpose. The **GroundStation** is one of the possible configurations of the modules, it is used for pre-flight operations, testing, and integration procedures. + +The purpose of the SkywardHub is to offer a standard development framework for quick deployment and testing of new functionalities, ensuring a coherent design among all the HMI applications developed in Skyward. The modular and configurable design aimed to guarantee a flexible UI and maintainable software for long-term compatibility with future mission requirements. -- GitLab