Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15702 Check VPI Open for Inlet Conductivity, Pressure, temperature. If VPI Closed, clear alarms.

  1. … 1 more file in changeset.
What about acid?

What about acid?

This looks strange. If we have a empty bottle alarm, shouldn't we just not start a fill in the first place? With this approach, you're just stuck in fill start state until user clears the alarm.

This looks strange. If we have a empty bottle alarm, shouldn't we just not start a fill in the first place?
With this approach, you're just stuck in fill start state until user clears the alarm.

DEN-15660, DEN-15781, added code to not check the dialysate temperature sensorswhen the dialysate flow is zero. DEN-15808, Added code to process the empty jug alarm

  1. … 2 more files in changeset.
Can we move these declarations up to top of scope?

Can we move these declarations up to top of scope?

Replace "TIMEOUT" with "TIME"

Replace "TIMEOUT" with "TIME"

Is this really a timeout? Or is it a minimum duration?

Is this really a timeout? Or is it a minimum duration?

Do we still want un-averaged TDi and TRo in this broadcast? Is anybody using them? If not, why not replace the old temps with the new averages?

Do we still want un-averaged TDi and TRo in this broadcast? Is anybody using them? If not, why not replace the old temps with the new averages?

Swap first and TRo positions in enum. TRo should be first, then we add a first to mark it as first.

Swap first and TRo positions in enum. TRo should be first, then we add a first to mark it as first.

Don't like "timeout" in this constant. It's not really a timeout. It's a sample time (or collection time if you prefer). Change TIMEOUT to TIME.

Don't like "timeout" in this constant. It's not really a timeout. It's a sample time (or collection time if you prefer). Change TIMEOUT to TIME.

DEN-15660, DEN-15767, DEN-15781 cleaned up the SystemCommMessages.c for messages list script. Added moving average for TDi and TRo sensors for dialysate temperature drift check

  1. … 2 more files in changeset.
DEN-15802 Correct alarm 191.192 testing based upon specific modes.

Check alarm Ids 191, 192 in Heat Disinfect Active Cool

Check alarm Ids 191, 192 in Heat Disinfect Active Cool

DG-DEN-15802_NO DG Flow Rate Out OF Range Alarms 191 192 For Heat Disinfect Active Cool
DG-DEN-15802_NO DG Flow Rate Out OF Range Alarms 191 192 For Heat Disinfect Active Cool
STRL-15802 Add Heat Disinfect Active Cool to logic to test for 191, 192

Merge branch 'DEN-15660-test_configuration_treatment_recovery' into develop

DEN-14723 updated the TDi, TRo maximum allowed temperature drift

Add nelsonSupport

Add nelsonSupport

Update header.

Update header.

Update header: rsrvr2Status, isRsrveLeadking, chemDisinfectReservoirTime, isChemDisinfectTempAboveTarget, ischemDisinfectWarmupTargetReached (should be isChemDisinfectWarmupTargetReached).

Update header: rsrvr2Status, isRsrveLeadking, chemDisinfectReservoirTime, isChemDisinfectTempAboveTarget, ischemDisinfectWarmupTargetReached (should be isChemDisinfectWarmupTargetReached).

Add stateTrialCounter

Add stateTrialCounter

Add nelsonSupport, stateTrialCounter to header.

Add nelsonSupport, stateTrialCounter to header.

DEN-15660, DEN-15528, DEN-15523 updated the chemical disinfect's moving average. Added a new state to deprime the acid line in chemical disinfect and then park the acid pumpf for the rest of the chemical disinfect

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

Merge branch 'DEN-15683-fw-alarm-handling-of-concentrate-pumps-is-incorrect' into develop

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.