From e417d48f25403e557f3a377f4c37aa9f962e8412 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 4 Oct 2022 11:46:15 +0200 Subject: [PATCH] bump README --- ws-objects/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ws-objects/README.md b/ws-objects/README.md index f698efc..1dfb134 100644 --- a/ws-objects/README.md +++ b/ws-objects/README.md @@ -1,4 +1,4 @@ -# Object Manager +# Global Addressable Objects and the Object Manager The FSFW is an object-oriented framework and uses the concept of classes and objects to model the satellite. Usually, every non-trivial object in the flight software is assigned a 32-bit object ID.