small improvements
EIVE/eive-obsw/pipeline/pr-main This commit looks good Details

This commit is contained in:
Robin Müller 2024-04-30 14:41:29 +02:00
parent 39f0db1db6
commit de75fc5531
2 changed files with 3 additions and 1 deletions

View File

@ -437,6 +437,8 @@ ReturnValue_t PlocSupvUartManager::writeUpdatePackets() {
// Useful to allow restarting the update
triggerEvent(SUPV_UPDATE_PROGRESS, buildProgParams1(progPercent, update.sequenceCount),
update.bytesWritten);
sif::info << "PLOC SUPV update progress " << (int)progPercent << " % at "
<< update.bytesWritten << " bytes" << std::endl;
}
}
supv::WriteMemory packet(spParams);

2
tmtc

@ -1 +1 @@
Subproject commit f9041f215aa39df2df314b6353c098853ac64426
Subproject commit 5e1b12fa527c21131883176cbcb9f8abe4199d91