Version number

This commit is contained in:
Steffen Gaisser
2020-11-13 15:09:00 +01:00
parent 8aef4b9b99
commit 51443d7a68
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ with Airbus Defence and Space GmbH.
## Intended Use
The framework is designed for systems which communicate with external devices, perform control loops, receive telecommands and send telemetry, and need to maintain a high level of availability. Therefore, a mode and health system provides control over the states of the software and the controlled devices. In addition, a simple mechanism of event based fault detection, isolation and recovery is implemented as well.
The framework is designed for systems, which communicate with external devices, perform control loops, receive telecommands and send telemetry, and need to maintain a high level of availability. Therefore, a mode and health system provides control over the states of the software and the controlled devices. In addition, a simple mechanism of event based fault detection, isolation and recovery is implemented as well.
## Structure