dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' into DEN-13050-vpi-does-not-close-after-sample-water-returns-to-flush-idle

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

DEN-14497, DIAL-222 updated the drain pump's control to control the pump to flow in heat disinfect. Added a command to be able to override the heaters duty cycle and reset it. Made the set RO pump to an open loop with a duty cycle a punlic function

    • -83
    • +101
    /firmware/App/Controllers/DrainPump.c
    • -18
    • +86
    /firmware/App/Controllers/Heaters.c
    • -25
    • +37
    /firmware/App/Controllers/ROPump.c
    • -22
    • +14
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14497 updated the code to fix VectorCAST compilation issues

Merge branch 'staging' into DEN-14433-sw-s86-mg-publish-fixes