dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DG-DEN-14561

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

DG-DEN-14561

Corrected double negative debug test condition.

DEN-14561 Decrease concentrate lines prime from 95 to 60 sec.

HD-DEN-14561_Release Preprocessor Flag Specifies Code That Conflicts With SW Config Debug

Corrected _RELEASE_ logic, release build executes the same block as non debug selection

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

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

  1. … 9 more files in changeset.
DEN-14497 addressed the code review comment

DEN-14497 added the latest VectorCAST from PiSquare

Merge branch 'staging' into DEN-14497-dg_hd_dev-hd_dg_dvt-update-part-7

  1. … 9 more files in changeset.
DEN-14497 addressed the code review comments

    • -12
    • +17
    /firmware/App/Controllers/DrainPump.c
    • -10
    • +17
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -6
    • +12
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14497 updated the drain pump flow control algorithm. Fixed the inlet water pressure, temperature, conductivity alarm recovery in treatment modes. Updated chemical disinfect flush mode

    • -11
    • +9
    /firmware/App/Controllers/DrainPump.c
    • -9
    • +19
    /firmware/App/Controllers/Pressures.c
    • -145
    • +117
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -193
    • +157
    /firmware/App/Modes/ModeChemicalDisinfectFlush.c
    • -45
    • +61
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -3
    • +3
    /firmware/App/Services/PIControllers.c
DEN-14497: Added CPo and RR alarms to fill mode recoverable list.

DEN-14497: Changed CPo and RR alarms to only occur at end of fill based on average conductivity.

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

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

DEN-14548 changed the time for heat disinfect cooling from 3 hours to 5 hours

DEN-14548 increased the heat disinfect cooling timeout from 90 minutes to 180 minutes

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

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

DEN-14086: fixed logging issue with LC drift alarm.

DEN-14086: Increase loadcell drift allowance from +/- 60 to 80 grams - and for heat disinfect, +/- 200 grams.

    • -3
    • +11
    /firmware/App/Controllers/LoadCell.c
DEN-14497 updated the drain pump control for the flow and updating chemical disinfect is in progress

    • -10
    • +19
    /firmware/App/Controllers/DrainPump.c
    • -161
    • +113
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -5
    • +3
    /firmware/App/Modes/ModeHeatDisinfect.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

    • -1
    • +1
    /firmware/App/Controllers/Thermistors.c
    • -1
    • +1
    /firmware/App/Controllers/UVReactors.c
Merge branch 'staging' into DEN-14433-sw-s86-mg-publish-fixes

    • -1
    • +1
    /firmware/App/Controllers/Thermistors.c
    • -1
    • +1
    /firmware/App/Controllers/UVReactors.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

    • -1
    • +1
    /firmware/App/Controllers/FlowSensors.c
    • -1
    • +1
    /firmware/App/Controllers/FlowSensors.h
  1. … 84 more files in changeset.
DEN-14101 addressed the code review comment

DEN-14101 merged staging

    • -5
    • +57
    /firmware/App/Services/SystemComm.c
DEN-14101 addressed the code review comments