common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11364 changed the clear immediately property of the fan rpm out of range alarm to false

Merge branch 'staging' into develop

Should only set this to true when we know we will accept request.

Should only set this to true when we know we will accept request.

Comment should change from 200 to 50.

Comment should change from 200 to 50.

Added a new request reject reason - reservoir one is not ready

Done.

Done.

You can remove this line here. That pump has not yet been run.

You can remove this line here. That pump has not yet been run.

Fixed. Before transition from dialyzer state to wet selftests state, the VDO pump should be stopped.

Fixed. Before transition from dialyzer state to wet selftests state, the VDO pump should be stopped.

Move this line to when prime dialyzer state is completed before we go to wet self tests.

Move this line to when prime dialyzer state is completed before we go to wet self tests.

Merge branch 'staging' of ssh://dvm-linux02:7999/comm/common into staging

DEN-11089 Correction - dialyzer dialysate bypass priming path uses R1 instead of R2 and dialyzer dialysate priming path uses R2 instead of R1

DEN-11114 added a DG concentrate mixing ratios publish message per request

DEN-11114 renamed the mixing concentrate names

DEN-11114 added a message to request the DG concentrate ratios from DG

Merge branch 'staging' into develop

DEN-11114 updated the alarm data and added reservoirs data publication

Done

Done

Fixed

Fixed

I believe reservoir 2 is used. static PRE_TREATMENT_RESERVOIR_MGMT_STATE_T handlePreTreatmentReservoirMgmtStartState( void ) { PRE_TREATMENT_RESERVOIR_MGMT_STATE_T state = PRE_TREATMENT_RESERVOIR_...

I believe reservoir 2 is used.

static PRE_TREATMENT_RESERVOIR_MGMT_STATE_T handlePreTreatmentReservoirMgmtStartState( void )
{
PRE_TREATMENT_RESERVOIR_MGMT_STATE_T state = PRE_TREATMENT_RESERVOIR_MGMT_START_STATE;

if ( TRUE == fillReservoirOneStartRequested )

Unknown macro: { fillReservoirOneStartRequested = FALSE; state = PRE_TREATMENT_RESERVOIR_MGMT_DRAIN_CMD_STATE; cmdSetDGActiveReservoir( DG_RESERVOIR_2 ); }


return state;
}

Fixed

Fixed

Done

Done

Done

Done

Merge branch 'staging' into develop

This might be reservoir 1 - there is a pre-treatment reservoir mgmt function handling this - check to see which reservoir is active at beginning of prime here.

This might be reservoir 1 - there is a pre-treatment reservoir mgmt function handling this - check to see which reservoir is active at beginning of prime here.

Why reset start time here?

Why reset start time here?

I think this needs to be closed or saline will not be forced across dialyzer into dialysate flow path.

I think this needs to be closed or saline will not be forced across dialyzer into dialysate flow path.

DEN-11089 Added new alarm - ALARM_ID_PRIME_SALINE_DIALYZER_TIME_OUT

Make it clearer that this is for prime dialyzer state.

Make it clearer that this is for prime dialyzer state.

Dialyzer is spelled with a "z" not "s".

Dialyzer is spelled with a "z" not "s".

I would rename to something like prime dialyzer stop weight.

I would rename to something like prime dialyzer stop weight.