Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5873 code review

DEN-5873 addressed code review comments and continued with dev testing

  1. … 2 more files in changeset.
DEN-5873 added TODO comments for the persistent alarm checks

DEN-5873 made some temporary changes in the code to be able to use the latest changed from peristent alarm driver

DEN-5873 addressed code review comments and continued with dev testing

  1. … 1 more file in changeset.
DEN-5873 initial commit of the unit test and integration test of the UV reactors

  1. … 1 more file in changeset.
DEN-5873 initial commit of the branch

    • -0
    • +570
    ./Controllers/UVReactors.c
    • -0
    • +54
    ./Controllers/UVReactors.h
    • -1148
    • +1307
    ./Services/SystemCommMessages.c
    • -137
    • +152
    ./Services/SystemCommMessages.h
DEN-3504: Updated UT and IT

  1. … 2 more files in changeset.
DEN-3504: Addressed code review

DEN-3504: Refactor control pump separately and add reverse motor dir

    • -84
    • +136
    ./Controllers/ConcentratePumps.c
  1. … 3 more files in changeset.
DEN-3504: Prevent division by zero when pumps on with zero flow rate

    • -16
    • +18
    ./Controllers/ConcentratePumps.c
DEN-3504: Turn concentrate pumps during mode transition

DEN-3504: Removed operation mode clean up and refactor concentrate pumps

DEN-3504: Added fill dialysate time out and concentrate pump speed check

DEN-3504: Addressed code review

DEN-3504: Addressed code reviews

    • -86
    • +57
    ./Controllers/ConcentratePumps.c
    • -43
    • +9
    ./Controllers/ConductivitySensors.c
DEN-3504: Added probe type for cpi and check empty emstat read size

  1. … 3 more files in changeset.
DEN-3504: Fixed style issue

DEN-3504: Fixed compile issues and updated persistent alarm tests

DEN-3504: Added missing function header

DEN-3504: Fixed UT for system comm messages

  1. … 2 more files in changeset.
DEN-3504: Addressed code reviews

DEN-3504: Addressed code reviews

    • -6
    • +23
    ./Controllers/ConductivitySensors.c
DEN-3504: Addressed code review

DEN-3504: Addressed code reviews

DEN-3504: Added concentrate pump publish data override functions

DEN-3504: Added DG operation mode change request

DEN-3504: Added concentrate pump monitor and controller

    • -0
    • +408
    ./Controllers/ConcentratePumps.c
    • -0
    • +66
    ./Controllers/ConcentratePumps.h
    • -64
    • +132
    ./Services/SystemCommMessages.c
  1. … 1 more file in changeset.
DEN-3504: Added handler to concentrate pump state change request

DEN-3504: Moved target fill reached logic inside reservoir module