dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7802: Added range check for pressure sensor

    • -7
    • +16
    /firmware/App/Controllers/Pressures.c
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-7802: Fixed conductivity fault condition

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

Fixed launch file to not erase whole flash.

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

Fixed merge conflicts.

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

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

Disabled CAL_CHECK build switch

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
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo