Refactor TMTC Stack, improve test framework #655

Merged
mohr merged 150 commits from mueller/refactor-tmtc-stack into development 2022-09-12 14:31:23 +02:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit d641d63531 - Show all commits

View File

@ -120,6 +120,7 @@ ReturnValue_t CommandingServiceBase::initialize() {
} else {
tmSendHelper.setInternalErrorReporter(*errReporter);
}
tmSendHelper.setMsgQueue(*requestQueue);
if (verificationReporter == nullptr) {
verificationReporter =