PL PCDU JSON update #812

Merged
muellerr merged 4 commits from plpcdu-json-file-update into main 2023-10-27 14:17:07 +02:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 70747e1864 - Show all commits

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