update eive system FDIR
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
@ -1028,7 +1028,7 @@ void ThermalController::ctrlMgt() {
|
||||
PoolReadGuard pg(&imtqThermalSet);
|
||||
auto heaterReq =
|
||||
static_cast<ThermalComponentIF::StateRequest>(imtqThermalSet.heaterRequest.value);
|
||||
// TODO: remove heaterReq?
|
||||
// TODO: remove heaterReq?
|
||||
if (heaterReq == ThermalComponentIF::STATE_REQUEST_OPERATIONAL) {
|
||||
sensors[0].first = sensorTemperatures.mgt.isValid();
|
||||
sensors[0].second = sensorTemperatures.mgt.value;
|
||||
|
Reference in New Issue
Block a user