Services

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11114 updated the reservoirs code

  1. … 2 more files in changeset.
HD-DEN-11114_Dialysate Temperature Control (2 of 2)
HD-DEN-11114_Dialysate Temperature Control (2 of 2)
DEN-11114 tested the modified the reservoir management code

  1. … 2 more files in changeset.
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.

DEN-11114 continued working on the reservoir management

  1. … 2 more files in changeset.
DEN-11114 continued working on the resevoir management

  1. … 5 more files in changeset.
DEN-11114: perform periodic clock check only if release build so debugging will not cause alarm.

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.

DEN-11114: Removed obsolete UF PI controller. Cleaned up UF control code changes.

  1. … 1 more file in changeset.
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.

DEN-11114 initial commit of the reservoirs module. Continued with implementing the reservoir management

  1. … 5 more files in changeset.
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

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.

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.

HD-DEN-11098_Implement HD Pre Treatment Mode Update
HD-DEN-11098_Implement HD Pre Treatment Mode Update
Disabled watchdog and safety shutdown POST tests for unit 2.

  1. … 9 more files in changeset.
DEN-11114: Added build switch to disable watchdog and safety shutdown POST tests.

  1. … 2 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 63 more files in changeset.