bump PL PCDU handler
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-main This commit looks good

This commit is contained in:
Robin Müller 2023-10-23 17:28:20 +02:00
parent c67a9fa2c2
commit 70747e1864
Signed by: muellerr
GPG Key ID: FCE0B2BD2195142F
2 changed files with 2 additions and 1 deletions

View File

@ -727,6 +727,7 @@ ReturnValue_t PayloadPcduHandler::handleDoubleParamUpdate(std::string key,
if (result != returnvalue::OK) {
return result;
}
params.setValue(key, newValue);
// Do this so the dumping and loading with the framework works as well
doubleDummy = newValue;
parameterWrapper->set(doubleDummy);

2
tmtc

@ -1 +1 @@
Subproject commit 70c3f9dcaaa8f0623ee8c30d639947ea36f9bac1
Subproject commit b45b0b2271cd67d501921a97a1325fb983da4d00