From d96d3b155be665834e055b1d648c99fd6e773151 Mon Sep 17 00:00:00 2001 From: Jakob Meier Date: Wed, 15 Jun 2022 10:37:00 +0200 Subject: [PATCH 1/3] syrlinks carrier wave command --- fsfw | 2 +- mission/devices/SyrlinksHkHandler.h | 2 +- tmtc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fsfw b/fsfw index 95a64e1d..cda81fc8 160000 --- a/fsfw +++ b/fsfw @@ -1 +1 @@ -Subproject commit 95a64e1da3bb6d334c58c9ba78747bcdaccd5a8b +Subproject commit cda81fc8415c3873c035aa7ebbfa3fe93d519f08 diff --git a/mission/devices/SyrlinksHkHandler.h b/mission/devices/SyrlinksHkHandler.h index e629359c..e21cfd3a 100644 --- a/mission/devices/SyrlinksHkHandler.h +++ b/mission/devices/SyrlinksHkHandler.h @@ -71,7 +71,7 @@ class SyrlinksHkHandler : public DeviceHandlerBase { std::string setTxModeModulation = ""; std::string configBPSK = ""; std::string configOQPSK = ""; - std::string setTxModeCw = ""; + std::string setTxModeCw = ""; std::string writeLclConfig = ""; std::string setWaveformOQPSK = ""; std::string setWaveformBPSK = ""; diff --git a/tmtc b/tmtc index ef349856..c9d35df2 160000 --- a/tmtc +++ b/tmtc @@ -1 +1 @@ -Subproject commit ef349856d614be7a408ffadf0c27c677d8be3157 +Subproject commit c9d35df27741f7cd6250c27ed9771e9979c6c5e7 From b0a175610ad30f50293f91cebeefc6fc82117190 Mon Sep 17 00:00:00 2001 From: Jakob Meier Date: Wed, 15 Jun 2022 10:49:22 +0200 Subject: [PATCH 2/3] fsfw update --- fsfw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fsfw b/fsfw index cda81fc8..95a64e1d 160000 --- a/fsfw +++ b/fsfw @@ -1 +1 @@ -Subproject commit cda81fc8415c3873c035aa7ebbfa3fe93d519f08 +Subproject commit 95a64e1da3bb6d334c58c9ba78747bcdaccd5a8b From 9918c7c25503331e7a633d5d19652f8e929464cc Mon Sep 17 00:00:00 2001 From: Jakob Meier Date: Wed, 15 Jun 2022 10:49:46 +0200 Subject: [PATCH 3/3] tmtc update --- tmtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmtc b/tmtc index c9d35df2..ef349856 160000 --- a/tmtc +++ b/tmtc @@ -1 +1 @@ -Subproject commit c9d35df27741f7cd6250c27ed9771e9979c6c5e7 +Subproject commit ef349856d614be7a408ffadf0c27c677d8be3157