set dataset invalid on OFF mode #726

Merged
muellerr merged 3 commits from tmp-1075-set-sets-invalid into main 2023-07-06 14:27:06 +02:00
Owner
No description provided.
muellerr added 1 commit 2023-07-05 16:46:43 +02:00
EIVE/eive-obsw/pipeline/head This commit looks good Details
EIVE/eive-obsw/pipeline/pr-main This commit looks good Details
cd9cb48b04
set dataset invalid on OFF mode
muellerr requested review from meggert 2023-07-05 16:49:48 +02:00
muellerr added this to the v6.1.0 milestone 2023-07-05 17:00:36 +02:00
muellerr added 1 commit 2023-07-05 17:20:49 +02:00
EIVE/eive-obsw/pipeline/pr-main This commit looks good Details
52eba5cae6
small fix/tweaks
meggert requested changes 2023-07-06 10:54:37 +02:00
@ -19,6 +19,7 @@ void Tmp1075Handler::doStartUp() {
void Tmp1075Handler::doShutDown() {
communicationStep = CommunicationStep::START_ADC_CONVERSION;
dataset.setValidity(false, true);
Owner

PoolReadGuard missing for commit

`PoolReadGuard` missing for commit
meggert marked this conversation as resolved
muellerr added 1 commit 2023-07-06 13:57:08 +02:00
EIVE/eive-obsw/pipeline/pr-main This commit looks good Details
f4f365b110
pool read guard
meggert approved these changes 2023-07-06 14:08:29 +02:00
muellerr merged commit 0c47513e98 into main 2023-07-06 14:27:06 +02:00
muellerr deleted branch tmp-1075-set-sets-invalid 2023-07-06 14:27:06 +02:00
Sign in to join this conversation.
No description provided.