Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11114: Removed obsolete UF PI controller. Cleaned up UF control code changes.

  1. … 2 more files 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: Added comment.

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

  1. … 6 more files in changeset.
DEN-11114: Updated UF control to included estimated UF flow as input.

  1. … 2 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

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' into develop

DEN-11114: Restored previous motor controller speed feedback conversion to RPM - it was right before.

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' 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.

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.

DEN-11114: Fixed conversion issue for pump speed ADC voltage levels.

  1. … 1 more file in changeset.
DEN-11114: Changed syringe ID measurement to median between min and max ID given by manufacturer. Included prime volume in calculation of volume needed to meet needs of treatment.

DEN-11114: Updated syringe inner diameter to improve dispense accuracy. Updated minimum dispense rate to 0.2 mL/hr.

HD-DEN-11098_Implement HD Pre Treatment Mode Update
HD-DEN-11098_Implement HD Pre Treatment Mode Update
DEN-11114: Add 5 sec persistence to blood leak alarm. Make insufficient Heparin volume alarm pre-emptive during seek operation.

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' into develop

DEN-11114: Reset BP rotor count before each treatment starts. Allow BP rotor count override to work even if WORN_CARTRIDGE build flag is enabled.

  1. … 1 more file in changeset.
Disabled watchdog and safety shutdown POST tests for unit 2.

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

  1. … 57 more files in changeset.