From 3c343f751f4a098468150240856378ec274cc025 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sat, 24 Apr 2021 22:50:35 +0200 Subject: [PATCH 1/2] updated tmtccmd submodule --- tmtccmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmtccmd b/tmtccmd index 563603d..fcf182c 160000 --- a/tmtccmd +++ b/tmtccmd @@ -1 +1 @@ -Subproject commit 563603d0a1b03115e473768ccd203a21ebaac50c +Subproject commit fcf182c5e555b8abe05a5737142e82e8b1f805f6 From 7cc06ef0e0882d286bab8156ca756e0211e5ebae Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sat, 24 Apr 2021 23:17:36 +0200 Subject: [PATCH 2/2] minor change --- tmtc_client_cli.py | 2 +- tmtc_client_gui.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tmtc_client_cli.py b/tmtc_client_cli.py index 89b529d..c481101 100644 --- a/tmtc_client_cli.py +++ b/tmtc_client_cli.py @@ -16,7 +16,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/tmtc_client_gui.py b/tmtc_client_gui.py index dd05245..1d44dd2 100644 --- a/tmtc_client_gui.py +++ b/tmtc_client_gui.py @@ -16,7 +16,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,