Modes

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14307: Use new park option when stopping concentrate pumps.

  1. … 1 more file in changeset.
DEN-14307 added a command to be able to start and stop heat disinfect active cool mode. Added a monitor function to check the status of the caps during the heat disinfect active cool mode. Updated heating code to use TD2 temperature sensor to set the primary heater's target for the later DVT devices

  1. … 5 more files in changeset.
DEN-14307 initial commit of the heat disinfect active cool mode

    • -0
    • +316
    ./ModeHeatDisinfectActiveCool.c
    • -0
    • +40
    ./ModeHeatDisinfectActiveCool.h
  1. … 1 more file in changeset.
DEN-14307: Added support for parking concentrate pumps.

  1. … 7 more files in changeset.
DEN-14307 updated the cleaning modes per the SRS changes

  1. … 9 more files in changeset.
/DEN-14316-chemical-disinfect. Address code review. Changes due to debugging and testing.

    • -275
    • +225
    ./ModeChemicalDisinfectFlush.c
DG-DEN-13050_Vpi Does Not Close After Sample Water Returns TO Flush Idle
DG-DEN-13050_Vpi Does Not Close After Sample Water Returns TO Flush Idle
DEN-13757 - All 4 load cells have a single persistent alarm. Change to correspond to how pressure alarms are handled.

  1. … 1 more file in changeset.
DEN-14316-chemical-disinfect. This is a testing version. It is not yet complete.

DEN-13050

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 3 more files in changeset.
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Done.

Done.

Done.

Done.

Can't we just say isFlowLow = ( measFlow > minFlow ? FALSE : TRUE );

Can't we just say isFlowLow = ( measFlow > minFlow ? FALSE : TRUE );

For both sensors, the .data should only be set once to final value. Use a temporary local variable until it's ready.

For both sensors, the .data should only be set once to final value. Use a temporary local variable until it's ready.

Merged DEN-14253

  1. … 8 more files in changeset.
DEN-13505 Remove previous change.

DEN-14267 Initialize VRf, VRi and VRo when transitioning to GEN_IDLE.

DEN-14253 updated the code so the trimmer heater with no flow uses the raw dialysate flow prior to applying the calibration to it.

  1. … 3 more files in changeset.
DG-DEN-14253_Dialysate Flow Too Low Alarm Occurs AT 100 ML Min
DG-DEN-14253_Dialysate Flow Too Low Alarm Occurs AT 100 ML Min
DEN-14307 updated the usage info records in the NV data management

  1. … 2 more files in changeset.
DEN-13050 - Correct VPi transition to DG_STANDBY_MODE_STATE_FLUSH_FILTER_IDLE from DG_STANDBY_MODE_STATE_SAMPLE_WATER.