TMTC Refactoring #276

Merged
muellerr merged 64 commits from mueller/tmtc-stack-refactoring into develop 2022-08-24 16:52:23 +02:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 64b2ceea0a - Show all commits

View File

@ -1127,6 +1127,7 @@ ReturnValue_t PlocSupervisorHandler::handleBootStatusReport(const uint8_t* data)
bootStatusReport.bootCycles = *(data + offset);
nextReplyId = supv::EXE_REPORT;
bootStatusReport.setValidity(true, true);
#if OBSW_VERBOSE_LEVEL >= 1 && OBSW_DEBUG_PLOC_SUPERVISOR == 1
sif::info << "PlocSupervisorHandler::handleBootStatusReport: SoC State (0 - off, 1 - booting, 2 "

2
tmtc

@ -1 +1 @@
Subproject commit 3479f5607d47c23ead50e29e169aa8480d114b70
Subproject commit bb23e4f02174080a12510296363e7c6456b19e58