dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8103: Fixed valve state when switch reservoir

DEN-8103: Fixed build errors

    • -12
    • +30
    /firmware/App/Controllers/Heaters.c
    • -14
    • +0
    /firmware/App/Modes/ModeChemicalDisinfect.h
Merge branch 'staging' into DEN-8103-dg-hd_dev-alarm-design

    • -201
    • +79
    /firmware/App/Controllers/Heaters.c
    • -23
    • +49
    /firmware/App/Controllers/LoadCell.c
    • -30
    • +38
    /firmware/App/Controllers/UVReactors.c
    • -176
    • +309
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -4
    • +18
    /firmware/App/Modes/ModeRecirculate.c
    • -26
    • +24
    /firmware/App/Modes/ModeStandby.c
DEN-8103: Added missing header and removed redundant function declaration

DEN-8030 updated the documentation

    • -2
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-8030 adderessed a code review comment

DEN-8030 addressed code review comments

    • -12
    • +12
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-8030 addressed code review comments

    • -17
    • +18
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -13
    • +27
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -12
    • +0
    /firmware/App/Modes/ModeHeatDisinfect.h
DEN-8103: Added init for integrity module

DEN-8030 addressed code review comments and added concentrate pumps to heat disinfect

    • -48
    • +13
    /firmware/App/Controllers/DrainPump.c
    • -33
    • +19
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -131
    • +101
    /firmware/App/Modes/ModeHeatDisinfect.c
Merge branch 'staging' into localtest

    • -4
    • +109
    /firmware/App/Controllers/DrainPump.c
    • -12
    • +62
    /firmware/App/Controllers/LoadCell.c
    • -2
    • +56
    /firmware/App/Drivers/InternalADC.c
    • -3
    • +158
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -17
    • +47
    /firmware/App/Modes/ModeInitPOST.c
  1. … 4 more files in changeset.
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
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
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-7605: Re-ordered DG POST tests. Fixed comments.

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

DEN-7605: Removed obsolete code.

DEN-7605: Minor fixes.

DEN-8030 added UI states to heat disinfect. Changed the heaters control.

    • -3
    • +10
    /firmware/App/Controllers/DrainPump.c
    • -19
    • +48
    /firmware/App/Controllers/Heaters.c
    • -6
    • +33
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -0
    • +2
    /firmware/App/Modes/ModeHeatDisinfect.h
DEN-8103: Added alarm table size check

DEN-8030: Updated heater PWM limits for V3.

DEN-8030 tested modes and continued developing chemical disinfect

    • -137
    • +342
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -114
    • +26
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -2
    • +7
    /firmware/App/Modes/ModeHeatDisinfect.h
    • -14
    • +1
    /firmware/App/Services/Reservoirs.c
DEN-8103: Added mismatch check for alarm enum and alarm table

    • -0
    • +28
    /firmware/checkAlarms.sh
DEN-8103: Added filter flush time period override

DEN-8103: Moved integrity module to fwcommon

    • -135
    • +0
    /firmware/App/Services/Integrity.c
DEN-7605: Addressed code review feedback.

DEN-7605: Added support for UI clock sync.