dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-14547-incorrect-dg-event' into develop

DEN-14547: fix to notice branch changes

DEN-14547: whitespace for git to pick up diff

Revert "DEN-14547: whitespace for git to pick up diff"

This reverts commit f30a99b478605fd52e1048c826906bf4a73a9bdf.

DEN-14547: fixed DG sub mode changes to no longer be redundant. removed static variable for priorsubmode.

    • -12
    • +1
    /firmware/App/Modes/OperationModes.c
DEN-14604 updated the firmware for Nelson support

    • -6
    • +8
    /firmware/App/Controllers/UVReactors.c
    • -6
    • +105
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -19
    • +235
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -4
    • +21
    /firmware/App/Modes/ModeHeatDisinfect.h
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

DEN-14561-_release_-preprocessor-flag-specifies-code-that-conflicts-with-sw_config_-debug into develop Merge branch

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

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

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merge branch 'DEN-14627-fan-speed-interval-update' into staging

Merge branch 'staging' into DEN-14627-fan-speed-interval-update

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

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merge branch 'DEN-14627-fan-speed-interval-update' into develop

DEN-14627: updated fan temperature to reflect requirements.

DG-DEN-14561

Corrected debug concentrate pump park disable behavior, in beta hardware.

DG-DEN-14561

Corrected double negative debug test condition.

DEN-14645 expanded the TDi/TRo drift limit temporarily

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

Merge branch 'DEN-14589-DIAL-211' into develop

DEN-14589: fixed baro sensor to consider hw config

Merge branch 'staging' into DEN-14589-DIAL-211

DEN-14604 updated the code to be able to use multiple heat disinfect timers per the new requirements

    • -96
    • +187
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -1
    • +4
    /firmware/App/Modes/ModeHeatDisinfect.h
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

DEN-14607 addressed the code review comments

DEN-14631 added the inlet water check functions to the POST and Standby modes

DEN-14607, DEN-13999 updated the fill mode the not command the VPo valve to fill state upon exiting the pause state. Updated the pressures driver to assume the overidden pressure is absolute and not add the baro pressure to make it absolute

    • -3
    • +10
    /firmware/App/Controllers/Pressures.c