dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8030 addressed code review comments

    • -4
    • +17
    /firmware/App/Modes/ModeChemicalDisinfect.c
DEN-8030 addressed code review comments

    • -4
    • +24
    /firmware/App/Modes/ModeHeatDisinfect.c
Done

Done

Done.

Done.

Done.

Done.

This was for testing. It is uncommented.

This was for testing. It is uncommented.

Done.

Done.

I removed it.

I removed it.

Done

Done

I removed the function.

I removed the function.

Done.

Done.

Done.

Done.

DEN-8030 merged staging

    • -4
    • +109
    /firmware/App/Controllers/DrainPump.c
    • -15
    • +76
    /firmware/App/Controllers/Valves.c
    • -2
    • +143
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -1
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.h
    • -13
    • +44
    /firmware/App/Modes/ModeInitPOST.c
    • -0
    • +14
    /firmware/App/Modes/OperationModes.c
  1. … 7 more files in changeset.
DEN-8030 added a more code to the cooling stage of the RO filter in heat disinfect

    • -183
    • +15
    /firmware/App/Controllers/Heaters.c
    • -69
    • +130
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -2
    • +2
    /firmware/App/Modes/ModeHeatDisinfect.h
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DEN-7605: Local merge w/ staging.

    • -12
    • +891
    /firmware/App/Modes/ModeFlush.c
    • -14
    • +43
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -252
    • +254
    /firmware/App/Services/Reservoirs.c
    • -16
    • +15
    /firmware/App/Services/Reservoirs.h
DEN-7802: Fixed conductivity fault condition

I think we should not stop RO pump or heater. Just go to drain like production state (but no mixing).

I think we should not stop RO pump or heater. Just go to drain like production state (but no mixing).

Call checkDialysateConductivity() once at top of function. Then use return value for the two if conditions. Also, this second if should be an else if to ensure you don't do both.

Call checkDialysateConductivity() once at top of function. Then use return value for the two if conditions.
Also, this second if should be an else if to ensure you don't do both.

DEN-7605: Re-ordered DG POST tests. Fixed comments.

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

V3 build.

DEN-7802: Fixed water sample

DEN-8030 updated the drain pump RPM conversion

    • -4
    • +9
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-8103: Transition to fault mode if alarm is a DG fault alarm

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'develop' of ssh://dvm-linux02:7999/dg/dgfirmware into develop