dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

DEN-7605: Addressed code review feedback.

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

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

DEN-7605: Addressed code review feedback.

DEN-7802: Updated temperature sensor alarms

DEN-7802: Added persistence to concentrate pumps check

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

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

Fixed merge conflicts.

    • -7
    • +33
    /firmware/App/Services/Reservoirs.c
DEN-7605: Added support for UI clock sync.

DEN-7605: Fixed merge conflicts.

DEN-7605: Added POST messaging.

DEN-7802: Added safety check to fill using flow meter

DEN-8103: Enable water quality checks

DEN-7605: Added tare state to drain mode to allow time for reservoir to settle first.

    • -7
    • +33
    /firmware/App/Services/Reservoirs.c
DEN-7605: Addressed code review feedback.