From eb861c9f01660898ee53b3f2423dc81302fd94af Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sat, 11 Mar 2023 15:24:43 +0100 Subject: [PATCH] bump eive-tmtc to v2.18.1 --- CHANGELOG.md | 2 +- mission/tmtc/PersistentLogTmStoreTask.cpp | 3 ++- tmtc | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad8e5e37..69d8cf6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ will consitute of a breaking change warranting a new major release: # [v1.37.0] 2023-03-11 -eive-tmtc: v2.18.0 +eive-tmtc: v2.18.1 ## Added diff --git a/mission/tmtc/PersistentLogTmStoreTask.cpp b/mission/tmtc/PersistentLogTmStoreTask.cpp index aac51c55..dc17ec58 100644 --- a/mission/tmtc/PersistentLogTmStoreTask.cpp +++ b/mission/tmtc/PersistentLogTmStoreTask.cpp @@ -6,7 +6,8 @@ PersistentLogTmStoreTask::PersistentLogTmStoreTask(object_id_t objectId, StorageManagerIF& ipcStore, LogStores stores, VirtualChannel& channel, SdCardMountedIF& sdcMan) - : TmStoreTaskBase(objectId, ipcStore, channel, sdcMan), stores(stores), + : TmStoreTaskBase(objectId, ipcStore, channel, sdcMan), + stores(stores), okStoreContext(persTmStore::DUMP_OK_STORE_DONE), notOkStoreContext(persTmStore::DUMP_NOK_STORE_DONE), miscStoreContext(persTmStore::DUMP_MISC_STORE_DONE) {} diff --git a/tmtc b/tmtc index 65ada579..a40c881b 160000 --- a/tmtc +++ b/tmtc @@ -1 +1 @@ -Subproject commit 65ada579d3b3e4ef37538941e41275f1da8ee76b +Subproject commit a40c881b9fc292fe598204280db38720a784b71f