From 93e05c3959b774a87b0a6cbe526d223f101817b2 Mon Sep 17 00:00:00 2001 From: "Lucas, John P." Date: Wed, 17 Sep 2025 15:16:16 -0400 Subject: [PATCH 1/3] [tryspaceorg/tryspace-lab#53] CMake update to use libsimulith.so; --- Makefile | 1 + comp/adcs | 2 +- comp/demo | 2 +- comp/eps | 2 +- comp/radio | 2 +- fsw | 2 +- simulith | 2 +- 7 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 4dbd933..f219476 100644 --- a/Makefile +++ b/Makefile @@ -112,6 +112,7 @@ help: @echo " uninstall - Remove containers, images, volumes, and networks" sim: cfg + cd $(CURDIR)/simulith && $(MAKE) build @for dir in $(CURDIR)/comp/*/sim ; do \ if [ -d "$$dir" ] && [ -f "$$dir/Makefile" ]; then \ echo "Building component in $$dir"; \ diff --git a/comp/adcs b/comp/adcs index 0ac5fa4..d0dc1d8 160000 --- a/comp/adcs +++ b/comp/adcs @@ -1 +1 @@ -Subproject commit 0ac5fa4267aa0ca548dbdf714c165ee6374dc998 +Subproject commit d0dc1d8e0aaf1825cc00b1ee22339516805b7535 diff --git a/comp/demo b/comp/demo index 2456189..c54f6a9 160000 --- a/comp/demo +++ b/comp/demo @@ -1 +1 @@ -Subproject commit 245618950afe697208bb5fc08e07d8b4354cd6a1 +Subproject commit c54f6a9aa696620e0eea0b57a789b6d4d2dc41cc diff --git a/comp/eps b/comp/eps index 809b1ba..afbdc96 160000 --- a/comp/eps +++ b/comp/eps @@ -1 +1 @@ -Subproject commit 809b1ba9cae506dcd36eba7bad1ddface65beb64 +Subproject commit afbdc964e1e9e8186a3c4d15c1eccc44d0347d78 diff --git a/comp/radio b/comp/radio index 444d44b..8cf704c 160000 --- a/comp/radio +++ b/comp/radio @@ -1 +1 @@ -Subproject commit 444d44bd71a0c41d21473baeb31f683fa1685672 +Subproject commit 8cf704cf067fafa67b0b1fd56d8ce411e15e7932 diff --git a/fsw b/fsw index 0c2aeca..54af096 160000 --- a/fsw +++ b/fsw @@ -1 +1 @@ -Subproject commit 0c2aecae6b50ea65a7c94f594f607e62108ae0a9 +Subproject commit 54af0964e721ae5215c4109ee5f737d718d1117b diff --git a/simulith b/simulith index 430d2d9..a8ab6e2 160000 --- a/simulith +++ b/simulith @@ -1 +1 @@ -Subproject commit 430d2d9822c901ec3bf87ac6ad91b4d9f9f76fca +Subproject commit a8ab6e23543c2aa280c9e03f969bb7cc2ca874cf From a7095ed60a75c4d6522927d0fd90c971f05e8dbf Mon Sep 17 00:00:00 2001 From: "Lucas, John P." Date: Thu, 18 Sep 2025 07:48:22 -0400 Subject: [PATCH 2/3] [tryspaceorg/tryspace-lab#55] Additional tests in simulith; --- simulith | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulith b/simulith index a8ab6e2..b3e0a82 160000 --- a/simulith +++ b/simulith @@ -1 +1 @@ -Subproject commit a8ab6e23543c2aa280c9e03f969bb7cc2ca874cf +Subproject commit b3e0a820a55cf86d274920d73012f4af9e0dbace From b55e25586e2cd4c055d80767b9bc89235ced01f0 Mon Sep 17 00:00:00 2001 From: "Lucas, John P." Date: Thu, 18 Sep 2025 08:17:02 -0400 Subject: [PATCH 3/3] [tryspaceorg/tryspace-lab#53] Submodule update after merges; --- comp/adcs | 2 +- comp/demo | 2 +- comp/eps | 2 +- comp/radio | 2 +- fsw | 2 +- simulith | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/comp/adcs b/comp/adcs index d0dc1d8..c0884d6 160000 --- a/comp/adcs +++ b/comp/adcs @@ -1 +1 @@ -Subproject commit d0dc1d8e0aaf1825cc00b1ee22339516805b7535 +Subproject commit c0884d6410ff767aacf0e65e841e34ddd2303bc1 diff --git a/comp/demo b/comp/demo index c54f6a9..153ccc0 160000 --- a/comp/demo +++ b/comp/demo @@ -1 +1 @@ -Subproject commit c54f6a9aa696620e0eea0b57a789b6d4d2dc41cc +Subproject commit 153ccc0e5fa97b792a097017670e42beaf345af8 diff --git a/comp/eps b/comp/eps index afbdc96..966c76a 160000 --- a/comp/eps +++ b/comp/eps @@ -1 +1 @@ -Subproject commit afbdc964e1e9e8186a3c4d15c1eccc44d0347d78 +Subproject commit 966c76a6533094bc90a4025b550f10f0c2ba324b diff --git a/comp/radio b/comp/radio index 8cf704c..5b5443a 160000 --- a/comp/radio +++ b/comp/radio @@ -1 +1 @@ -Subproject commit 8cf704cf067fafa67b0b1fd56d8ce411e15e7932 +Subproject commit 5b5443a1c5e127b5156f1ec3c9f4a06b743e8370 diff --git a/fsw b/fsw index 54af096..a026b5a 160000 --- a/fsw +++ b/fsw @@ -1 +1 @@ -Subproject commit 54af0964e721ae5215c4109ee5f737d718d1117b +Subproject commit a026b5a3d6366f59015f3e9f01f3a4383328ae1d diff --git a/simulith b/simulith index b3e0a82..9d051a6 160000 --- a/simulith +++ b/simulith @@ -1 +1 @@ -Subproject commit b3e0a820a55cf86d274920d73012f4af9e0dbace +Subproject commit 9d051a6398562298fc0ef565d4f965837d15c1e6