Split ACU HK #256

Merged
meierj merged 16 commits from mueller/split-acu-hk into develop 2022-05-25 15:23:19 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 62ef9c7e70 - Show all commits

View File

@ -169,7 +169,7 @@ ReturnValue_t RadiationSensorHandler::interpretDeviceReply(DeviceCommandId_t id,
dataset.ain6 = (*(packet + offset) << 8 | *(packet + offset + 1));
offset += 2;
dataset.ain7 = (*(packet + offset) << 8 | *(packet + offset + 1));
dataset.setValidity(true, true);
if (printPeriodicData) {
sif::info << "Radiation sensor temperature: " << dataset.temperatureCelcius << " °C"
<< std::dec << std::endl;

2
tmtc

@ -1 +1 @@
Subproject commit fe36485e854c4433ee98efe15616b9baa528316f
Subproject commit 4de3e7d107ae16c7c89eae340419ec92097fb92f