Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Cleaned up the message.

Cleaned up the message.

This is a normal system message handler. It does not belong down in the Dialin test support area. Move up to normal handler functions area.

This is a normal system message handler. It does not belong down in the Dialin test support area. Move up to normal handler functions area.

This is a normal system message - should not be down here in the Dialin "test" message functions area.

This is a normal system message - should not be down here in the Dialin "test" message functions area.

???

???

I think it's time to remove this call.

I think it's time to remove this call.

Remove the enum? Did this get moved somewhere?

Remove the enum? Did this get moved somewhere?

Remove what?

Remove what?

Why remove this later? Don't we need it?

Why remove this later? Don't we need it?

Remove obsolete function prototypes.

Remove obsolete function prototypes.

HD-DEN-11114_Dialysate Temperature Control (2 of 2)
HD-DEN-11114_Dialysate Temperature Control (2 of 2)
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.

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.

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