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
26 changed files with 99 additions and 974 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

Submodule tmtc updated: 70c3f9dcaa...b45b0b2271