Update FSFW from upstream #71

Closed
muellerr wants to merge 1112 commits from development into eive/develop
660 changed files with 12621 additions and 7021 deletions
Showing only changes of commit d641d63531 - Show all commits

View File

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