dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14086: fixed logging issue with LC drift alarm.

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

Fixed merge conflicts.

    • -4
    • +12
    /firmware/App/Controllers/LoadCell.c
DEN-13946 - Correct monitor functions where multiple sensors are "or'd" into a single alarm.

    • -9
    • +13
    /firmware/App/Controllers/LoadCell.c
    • -8
    • +12
    /firmware/App/Controllers/Pressures.c
    • -4
    • +16
    /firmware/App/Controllers/Thermistors.c
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

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

Merged DEN-14307

    • -15
    • +34
    /firmware/App/Modes/OperationModes.c
    • -2
    • +30
    /firmware/App/Services/SystemComm.c
DEN-14316-chemical-disinfect. Code review changes

    • -35
    • +34
    /firmware/App/Modes/ModeChemicalDisinfect.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

  1. … 12 more files in changeset.
Merged staging

    • -67
    • +186
    /firmware/App/Controllers/ROPump.c
    • -1302
    • +856
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -0
    • +1073
    /firmware/App/Modes/ModeChemicalDisinfectFlush.c
    • -4
    • +7
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -2
    • +11
    /firmware/App/Modes/OperationModes.c
    • -5
    • +25
    /firmware/App/Services/SystemComm.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

    • -2
    • +2
    /firmware/App/Services/PIControllers.h
DEN-14316 merged staging

    • -2
    • +14
    /firmware/App/Services/PIControllers.h
    • -5
    • +21
    /firmware/App/Services/SystemComm.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

Merge branch 'staging' into DEN-14403-dg-voltages-alarm-77-not-triggered

DEN-14307 addressed the code review comment